Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Commit

Permalink
Allow insecure commands temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
jneira committed Nov 17, 2020
1 parent 27eab05 commit 5b36a5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ jobs:
test:
timeout-minutes: 360
runs-on: ${{ matrix.os }}

env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 5b36a5f

Please sign in to comment.