Skip to content

Commit 3b2fbd6

Browse files
committed
ci: hopefully fix by no longer setting up build dir
1 parent 59e8c0c commit 3b2fbd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626

2727
- name: Test formatting
2828
run: |
29-
nix develop --impure --accept-flake-config -c meson setup build
3029
nix develop --impure --accept-flake-config -c devenv test
3130
3231
- name: Build default package

0 commit comments

Comments
 (0)