mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
zig debugging
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
8a92517387
commit
063b2c6f91
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue