Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
babayagaofficial authored Aug 19, 2024
1 parent f99c747 commit 5d94a4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- name: Test
shell: bash -el {0}
run: |
micromamba deactivate
micromamba activate test-env
python -m pip install .
PYTHONPATH="." python -m unittest discover -s tests -t .

0 comments on commit 5d94a4f

Please sign in to comment.