Skip to content

Commit

Permalink
fix: test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BartSte committed Apr 14, 2024
1 parent 58b9b2b commit a5c9bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
- name: Run test tarball
run: |
tar -xvf ./build/snapshot-*.tar.gz -C /tmp
/tmp/snapshot-*/run_tests
/tmp/snapshot-*/snapshot_tests

0 comments on commit a5c9bf9

Please sign in to comment.