diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index 7d0566e..89aae0a 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -35,4 +35,4 @@ jobs: with: name: adbfs-bin - name: run-tests - run: ./docker/run-docker-test.sh \ No newline at end of file + run: sudo bash ./docker/run-docker-test.sh \ No newline at end of file