Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterXY89 committed Jan 16, 2024
1 parent da9908f commit eb9f8e2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# Lint using flake8 with settings from .flake8 file
flake8 --config .flake8
- name: Test with pytest
run: |
conda install pytest
pytest
# - name: Test with pytest
# run: |
# conda install pytest
# pytest

0 comments on commit eb9f8e2

Please sign in to comment.