tmate with sudo
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user