Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry57 authored Oct 26, 2024
1 parent 7243837 commit cc3a73a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
pip install .
- name: Test
run: |
cd pytest
python test_func_ge.py
pip install pytest
pytest pytest

0 comments on commit cc3a73a

Please sign in to comment.