Skip to content

Commit fbdcc93

Browse files
committed
Clean up
1 parent c8b9356 commit fbdcc93

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/workflow.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ jobs:
9999
cp .bazelrc.local rules_haskell_nix
100100
cp .bazelrc.local rules_haskell_tests
101101
- name: Check Bazel version
102-
# run: |
103-
# nix-shell --arg docTools false --argstr ghcVersion ${{ matrix.ghc }} --pure --run .ci/check-bazel-version
104102
uses: tweag/run-nix-shell@51bed9187838a0ac93b2ae2ea6216691a43e5f84 # initial_files branch
105103
with:
106104
options: ${{ env.NIX_SHELL_ARGS }}

0 commit comments

Comments
 (0)