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 b1bd050 commit 90a422d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ jobs:
pip install .
- name: Test
run: |
python -m pip install pytest
pytest pytest/
cd pytest
python test_func_ge.py

0 comments on commit 90a422d

Please sign in to comment.