Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
augustbleeds committed Sep 30, 2024
1 parent a710659 commit d27ac20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/test.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ENV PATH="/repo/cairo-build/bin:/repo/scarb-build/bin:${PATH}"
COPY . /repo/
WORKDIR /repo
RUN nix develop -c ls
RUN nix develop -c ls /repo/scarb-build
RUN nix develop -c ls scarb-build
RUN nix develop -c helm repo update
RUN nix develop -c /repo/integration-tests/scripts/buildTests "${SUITES}"
Expand Down

0 comments on commit d27ac20

Please sign in to comment.