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.
1 parent c8b9356 commit fbdcc93Copy full SHA for fbdcc93
.github/workflows/workflow.yaml
@@ -99,8 +99,6 @@ jobs:
99
cp .bazelrc.local rules_haskell_nix
100
cp .bazelrc.local rules_haskell_tests
101
- name: Check Bazel version
102
- # run: |
103
- # nix-shell --arg docTools false --argstr ghcVersion ${{ matrix.ghc }} --pure --run .ci/check-bazel-version
104
uses: tweag/run-nix-shell@51bed9187838a0ac93b2ae2ea6216691a43e5f84 # initial_files branch
105
with:
106
options: ${{ env.NIX_SHELL_ARGS }}
0 commit comments