Skip to content

Commit

Permalink
updated action
Browse files Browse the repository at this point in the history
  • Loading branch information
vboussange committed Dec 6, 2024
1 parent d3146c6 commit fcd643a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
python -m pip install --upgrade pip
python -m pip install -r ./tests/requirements.txt
- name: Checks with pre-commit
uses: pre-commit/action@v2.0.3

- name: Test with pytest
run: |
python -m pip install .
Expand Down

0 comments on commit fcd643a

Please sign in to comment.