Skip to content

Commit 630edb5

Browse files
committed
ci: debug
1 parent 5dda093 commit 630edb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,7 @@ jobs:
556556
with:
557557
# Run all tests with --all-features, which will run the `e2e-tests` feature if present.
558558
command: |
559+
ls -la /usr/local/bin/
559560
scripts/for_all_contracts_exec.sh --path integration-tests --ignore internal/static-buffer --ignore internal/mapping \
560561
--ignore public/debugging-strategies --ignore public/wildcard-selector --partition ${{ matrix.partition }}/4 -- \
561562
cargo test --all-features --manifest-path {}

0 commit comments

Comments
 (0)