Skip to content

Commit

Permalink
Update test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marcransome committed Apr 27, 2024
1 parent a4012bb commit 02d95a7
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 @@ -30,4 +30,4 @@ jobs:
run: brew install popt just cmocka
- name: Run unit tests
shell: 'script -q /dev/null bash -e {0}' # Ensure stdin is attached to tty for unit tests
run: just test-release
run: just test

0 comments on commit 02d95a7

Please sign in to comment.