Skip to content

Commit

Permalink
Wrong filename...
Browse files Browse the repository at this point in the history
  • Loading branch information
dougthor42 committed Oct 8, 2024
1 parent 9bec72b commit 148a9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install dependencies
continue-on-error: ${{ matrix.allowed-to-fail }}
run: |
pip install -r requirements.txt
pip install -r requirements-dev.txt
pip install -e .
- name: Run tests
Expand Down

0 comments on commit 148a9de

Please sign in to comment.