Skip to content

Commit

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

0 comments on commit 955679c

Please sign in to comment.