Skip to content

Commit

Permalink
Update ci/cd workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adbartni authored Sep 14, 2023
1 parent 7d36558 commit 5dccd15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mrio-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- uses: actions/checkout@v2
- name: Run test
run: |
make test
cd src/ontology && make test

0 comments on commit 5dccd15

Please sign in to comment.