Skip to content

Commit

Permalink
Update python-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gchism94 authored Jan 31, 2024
1 parent c509dcb commit cf088f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
run: |
pip install --upgrade pip
- name: Install the package
run: |
pip install -e .
run: pip install -e .
- name: Run tests with unittest
run: python -m unittest discover tests

0 comments on commit cf088f0

Please sign in to comment.