Skip to content

Commit

Permalink
fix 6
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimas committed Nov 15, 2023
1 parent 955679c commit 4dbf678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
python --version
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -r requirements.txt
pip install nose2 black flake8
- name: Setup Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit 4dbf678

Please sign in to comment.