Skip to content

Commit

Permalink
maybe add npm to path?
Browse files Browse the repository at this point in the history
  • Loading branch information
garyverhaegen-da committed Sep 19, 2022
1 parent 68d7588 commit fd3a3da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions daml-assistant/integration-tests/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ da_haskell_test(
"//release:sdk-release-tarball",
"@local_jdk//:bin/java.exe" if is_windows else "@local_jdk//:bin/java",
"//:yarn",
"@nodejs//:npm_bin",
"//compiler/damlc/tests:generate-simple-dalf",
] + ([] if is_windows else ts_libraries + ["@script_nix//:bin/script"]),
# marked flaky for mvn originally; still flaky now? #14281
Expand Down

0 comments on commit fd3a3da

Please sign in to comment.