Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SermetPekin authored Jul 27, 2024
1 parent 29bbe52 commit eb6d9dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
run: |
pytest -v -s -cov
python -c "import sys; print(sys.executable)"
# - name: test dt
# run: |
# python ./evdspy_tes_t.py
- name: test dt
run: |
python ./evdspy_tes_t.py

0 comments on commit eb6d9dc

Please sign in to comment.