Skip to content

Commit 0c1fec9

Browse files
committed
CI: re-enable checks, by changing errant tab back to spaces.
FFS GH! Signed-off-by: Rusty Russell <[email protected]>
1 parent 2fe17a5 commit 0c1fec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- CFG: "make-EXPERIMENTAL-check w/ VALGRIND"
3232
TEST_CMD: "make check-source check-units installcheck check-gen-updated"
3333
EXPERIMENTAL_FEATURES: 1
34-
VALGRIND: 1
34+
VALGRIND: 1
3535
steps:
3636
- name: Checkout
3737
uses: actions/[email protected]

0 commit comments

Comments
 (0)