Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
viirya committed Oct 9, 2024
1 parent d0c1061 commit d1d5e55
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,4 +63,6 @@ runs:
shell: bash
run: |
cd native
ulimit -n 202400
ulimit -Sa
RUST_BACKTRACE=full cargo test -- --nocapture

0 comments on commit d1d5e55

Please sign in to comment.