Skip to content

Commit cd237b8

Browse files
committed
break it again to see fail-fast working
1 parent 224cc04 commit cd237b8

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
@@ -49,7 +49,7 @@ jobs:
4949
./scripts/create_builder.sh
5050
5151
# Build
52-
./scripts/build.sh "main"
52+
./scripts/build.sh
5353
5454
# Test
5555
./scripts/test.sh

0 commit comments

Comments
 (0)