don't test stage1

pull/23/head
Mitchell Hashimoto 2022-10-28 15:52:25 -07:00
parent 090bab6798
commit 873afd042b
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 0 additions and 3 deletions

View File

@ -58,9 +58,6 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable
- name: test
run: nix develop -c zig build test -fstage1
- name: test stage2
run: nix develop -c zig build test
- name: Test Dynamic Build