don't test stage1

This commit is contained in:
Mitchell Hashimoto
2022-10-28 15:52:25 -07:00
parent 090bab6798
commit 873afd042b

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