Skip to content

Commit

Permalink
Merge branch 'main' into paper-docs-update
Browse files Browse the repository at this point in the history
  • Loading branch information
PennyHow authored Nov 4, 2024
2 parents c693171 + 68815d2 commit 5ba8bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Run unit tests
shell: bash
run: |
python3 -m unittest discover griml
python3 src/griml/test/test.py

0 comments on commit 5ba8bfd

Please sign in to comment.