Skip to content

Commit

Permalink
fix pipeline imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaillard committed Dec 17, 2024
1 parent 5b8d83e commit 21ee855
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- uses: actions/checkout@v2
- name: Install dependencies
run: |
pip install -r requirements.txt
pip install pytest
pip install -e .
- name: Run tests
Expand Down

0 comments on commit 21ee855

Please sign in to comment.