Skip to content

Commit

Permalink
run ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshod5 committed May 17, 2024
1 parent d5d540b commit 24f8dc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
- name: Run tests
run: |
source venv/bin/activate
python -m pytest -rsx tests/test_json.py --data-path=/home/runner/work/fair-mast/fair-mast/tests/mock_data/mini
Expand Down

0 comments on commit 24f8dc2

Please sign in to comment.