Skip to content

Commit

Permalink
debug macos runner
Browse files Browse the repository at this point in the history
  • Loading branch information
viirya committed Oct 9, 2024
1 parent da8d679 commit 8172a7c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/rust-test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,5 @@ runs:
- name: Run Cargo test
shell: bash
run: |
ulimit -n 102400
cd native
RUST_BACKTRACE=1 cargo test
RUST_BACKTRACE=full cargo test

0 comments on commit 8172a7c

Please sign in to comment.