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 84653ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/rust-test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,7 @@ runs:
shell: bash
run: |
ulimit -n 102400
ulimit -Sa
ulimit -Ha
cd native
RUST_BACKTRACE=1 cargo test

0 comments on commit 84653ea

Please sign in to comment.