Skip to content

Commit

Permalink
fix 7
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimas committed Nov 15, 2023
1 parent 4dbf678 commit c697c39
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 -r requirements.txt
pip install -r requirements_indexer.txt
pip install nose2 black flake8
- name: Setup Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit c697c39

Please sign in to comment.