Skip to content

Commit 0d42f1c

Browse files
committed
wtf
1 parent d6644b9 commit 0d42f1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
- name: Run externalized tests
2525
run: |
2626
cd ext-functional-test-demo
27+
env
28+
ps aux
2729
cargo test --verbose --color always
2830
cargo test --verbose --color always --features test-broken
2931
build:

0 commit comments

Comments
 (0)