Skip to content

Commit

Permalink
fix: sudo the tests too
Browse files Browse the repository at this point in the history
  • Loading branch information
spion committed Aug 11, 2024
1 parent 90aa9dd commit 8bdc243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
with:
name: adbfs-bin
- name: run-tests
run: ./docker/run-docker-test.sh
run: sudo bash ./docker/run-docker-test.sh

0 comments on commit 8bdc243

Please sign in to comment.