Skip to content

Commit 6e96870

Browse files
obfusksimonmichael
authored andcommitted
CI: don't modify PATH now that tests run ghc via stack
1 parent 8a28561 commit 6e96870

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ jobs:
1111
run: stack build
1212
- name: Run tests
1313
run: |
14-
export PATH="$(dirname "$(stack exec -- which ghc)"):$PATH"
1514
make test

0 commit comments

Comments
 (0)