Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jameschapman19 committed Jun 28, 2023
1 parent 59a9201 commit ce460f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
python -m pip install flake8
python -m pip install codecov
python -m pip install pytest-cov
python -m pip install -r requirements.txt
python -m pip install -e skprox
- name: Lint with flake8
run: |
# stop the build if there are Python syntax errors or undefined names
Expand Down

0 comments on commit ce460f2

Please sign in to comment.