Skip to content

Commit a2c3684

Browse files
committed
check action
1 parent 0fac6c2 commit a2c3684

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/build.yaml .github/workflows/check.yaml

-8
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,3 @@ jobs:
2121
- name: Check
2222
run: |
2323
nix flake check
24-
25-
- name: Build kumitate
26-
run: |
27-
nix build .#kumitate
28-
29-
- name: Build mbund@kumitate
30-
run: |
31-
nix build .#mbund@kumitate

0 commit comments

Comments
 (0)