diagnose fd issue
All checks were successful
AWS-Zig Build / build-zig-amd64-host (push) Successful in 7m30s
All checks were successful
AWS-Zig Build / build-zig-amd64-host (push) Successful in 7m30s
This commit is contained in:
parent
ea14e3b90a
commit
219bd32aa0
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ jobs:
|
|||
version: 0.14.0
|
||||
- name: Restore Zig caches
|
||||
uses: https://github.com/Hanaasagi/zig-action-cache@3954aae427f8b05914e08dfd79f15e1f2e435929
|
||||
- name: Ulimit
|
||||
run: ulimit -a
|
||||
- name: Run smoke test
|
||||
run: zig build smoke-test --verbose
|
||||
- name: Run tests
|
||||
|
|
Loading…
Add table
Reference in a new issue