Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Jul 1, 2024
1 parent ae4a8b9 commit 9ddd65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
pip install -r .ci_pip_reqs.txt
- name: Run tests
run: |
ruff
ruff check
pytest test

0 comments on commit 9ddd65e

Please sign in to comment.