Skip to content

Commit e6925a5

Browse files
committed
Remove unused path setting
1 parent bbd7d03 commit e6925a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/patch-test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ jobs:
7171
- name: Build & test
7272
shell: bash
7373
run: |
74-
export PATH=$HOME/bazel:$PATH
7574
export GHC_VERSION=${{ matrix.ghc-version }}
7675
cd rules_haskell_tests
7776
./tests/run-start-script.sh --use-bindists

0 commit comments

Comments
 (0)