Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimpoutaraud committed Jan 3, 2024
1 parent 5b5278c commit db35230
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
continue-on-error: true

########## TODO ############
- name: Test with pytest
shell: bash -l {0}
run: |
pip install pytest
python -m pytest -v
# - name: Test with pytest
# shell: bash -l {0}
# run: |
# pip install pytest
# python -m pytest -v

0 comments on commit db35230

Please sign in to comment.