Skip to content

Commit

Permalink
Override rules_haskell module in run-start-script test
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Dec 21, 2023
1 parent dae3a84 commit 6d1ff6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules_haskell_tests/tests/run-start-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ NIX_PATH=nixpkgs="$pwd/nixpkgs/default.nix" \
bazel run \
--config=ci \
--override_repository=rules_haskell="$pwd/.." \
--override_module=rules_haskell="$pwd/.." \
//:example

0 comments on commit 6d1ff6c

Please sign in to comment.