Skip to content

Commit

Permalink
Update python-package-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shiinamiyuki authored May 22, 2024
1 parent 7da9993 commit 81f5002
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Run static typechecker
run: |
mypy .
- name: Test with pytest
run: |
conda install pytest
pytest
# - name: Test with pytest
# run: |
# conda install pytest
# pytest

0 comments on commit 81f5002

Please sign in to comment.