Skip to content

Commit

Permalink
Update mrio-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adbartni authored Oct 12, 2023
1 parent b7e065c commit a662e03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mrio-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Workflow for OBI Testing
# Workflow for MRIO Testing

name: MRIO Test

Expand All @@ -19,4 +19,4 @@ jobs:
- uses: actions/checkout@v2
- name: Run test
run: |
cd src/ontology && make test
cd src/ontology && ls && make test

0 comments on commit a662e03

Please sign in to comment.