We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3af2dd + 1ef375f commit d79feb5Copy full SHA for d79feb5
.github/workflows/test.yml
@@ -4,8 +4,6 @@ on: [push, pull_request]
4
jobs:
5
test:
6
runs-on: ${{ matrix.os }}
7
- env:
8
- ACTIONS_ALLOW_UNSECURE_COMMANDS: true
9
strategy:
10
fail-fast: false
11
matrix:
0 commit comments