Add allocation info in the test workflow

This commit is contained in:
Alexandros Naskos
2020-07-08 00:22:03 +03:00
parent 6dc05df0ac
commit 62ab67f751
3 changed files with 6 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: build
run: |
export PATH=./zig:$PATH
zig build
zig build -Dallocation_info
FILE=zig-cache/bin/zls