Skip to content

Commit

Permalink
just remove extra test line!
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsavel authored Feb 22, 2024
1 parent 39010d6 commit 0c36451
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
python3 -m pip install -U setuptools setuptools_scm pep517
python3 -m pip install -e .
- name: Run tests
run: |
python -m unittest discover src
Expand Down

0 comments on commit 0c36451

Please sign in to comment.