Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
viirya committed Oct 9, 2024
1 parent 84653ea commit 718c15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/rust-test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ runs:
- name: Run Cargo test
shell: bash
run: |
ulimit -n 102400
ulimit -n unlimited
ulimit -Sa
ulimit -Ha
cd native
Expand Down

0 comments on commit 718c15c

Please sign in to comment.