zig debugging

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2024-04-26 17:44:50 +02:00 committed by GitHub
parent 8a92517387
commit 063b2c6f91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,6 +24,10 @@ jobs:
- run: zig version
- run: which zig
- run: ls /Users/m1ci/Downloads/zig-macos-aarch64-0.11.0/
- name: run tests
run: cargo test --locked --release