Skip to content

Commit 861d8cf

Browse files
Reactivate nix CI on devel
1 parent 2ce78d7 commit 861d8cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nix.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ on:
44
push:
55
branches:
66
- main
7-
# - devel
7+
- devel
88
pull_request:
99
branches:
1010
- main
11-
# - devel
11+
- devel
1212

1313
jobs:
1414
nix:

0 commit comments

Comments
 (0)