Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinblesch authored Sep 14, 2023
1 parent e9209bf commit 5511b8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: install arfpy development version
run: |
git clone https://github.com/bips-hb/arfpy
python setup.py install
- name: Test with unittest
working-directory: ./tests
Expand Down

0 comments on commit 5511b8d

Please sign in to comment.