Skip to content

Commit 5b6e415

Browse files
committed
Small yaml Change
1 parent d685340 commit 5b6e415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,4 @@ jobs:
177177
- name: "Generate samples files (Experimental: ${{ matrix.experimental }})"
178178
env:
179179
FAILURE_ACTION: "${{ matrix.experimental == true }}"
180-
run: composer run samples
180+
run: composer run samples || $FAILURE_ACTION

0 commit comments

Comments
 (0)