Skip to content

Commit 8172a7c

Browse files
committed
debug macos runner
1 parent da8d679 commit 8172a7c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/actions/rust-test/action.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,5 @@ runs:
6262
- name: Run Cargo test
6363
shell: bash
6464
run: |
65-
ulimit -n 102400
6665
cd native
67-
RUST_BACKTRACE=1 cargo test
66+
RUST_BACKTRACE=full cargo test

0 commit comments

Comments
 (0)