Skip to content

Commit

Permalink
fix continuous integration
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-petersen committed Oct 23, 2024
1 parent 88a23ae commit a5fb83e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/continuousintegration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r test_requirements.txt
run: |
python tests/importtest.py
# - name: Test with pytest
# run: |
Expand Down

0 comments on commit a5fb83e

Please sign in to comment.