tmate with sudo

This commit is contained in:
John
2021-11-13 16:37:54 +01:00
parent 5142c72df3
commit d2e7454ddd
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled }} if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled }}
timeout-minutes: 5 timeout-minutes: 5
with: with:
sudo: false limit-access-to-actor: true
- -
name: test coverage name: test coverage
run: ./test_coverage.sh run: ./test_coverage.sh