Merge pull request #174 from truemedian/patch-1

Remove -Dallocation_info from CI build
This commit is contained in:
Auguste Rame 2020-10-19 00:49:13 -04:00 committed by GitHub
commit 40a47103c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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