Skip to content

Commit b21008f

Browse files
committed
Deactivate test workflow for now (requires Nix installation)
1 parent ed04f5b commit b21008f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
push:
88
branches: [ "master" ]
99
pull_request:
10-
branches: [ "master" ]
10+
# branches: [ "master" ]
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)