Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Aug 27, 2024
1 parent 9c2d721 commit ffadbbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
with:
submodules: recursive

#echo "${{ github.workspace }}/bin" >> $GITHUB_PATH
- name: Run unit tests
run: |
cd arturo
arturo -v
arturo tests/tests.art

0 comments on commit ffadbbc

Please sign in to comment.