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 20, 2023
1 parent 7a593bc commit 561a6d7
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 561a6d7

Please sign in to comment.