Skip to content

Commit 1ef375f

Browse files
authored
Remove workaround not longer needed
As actions/setup-haskell#44 is closed
1 parent c3af2dd commit 1ef375f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on: [push, pull_request]
44
jobs:
55
test:
66
runs-on: ${{ matrix.os }}
7-
env:
8-
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
97
strategy:
108
fail-fast: false
119
matrix:

0 commit comments

Comments
 (0)