Skip to content

Commit

Permalink
Remove unused path setting
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed May 14, 2024
1 parent 3f543b1 commit a5c1a4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/patch-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ jobs:
- name: Build & test
shell: bash
run: |
export PATH=$HOME/bazel:$PATH
export GHC_VERSION=${{ matrix.ghc-version }}
cd rules_haskell_tests
./tests/run-start-script.sh --use-bindists

0 comments on commit a5c1a4c

Please sign in to comment.