We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d685340 commit 5b6e415Copy full SHA for 5b6e415
.github/workflows/php.yml
@@ -177,4 +177,4 @@ jobs:
177
- name: "Generate samples files (Experimental: ${{ matrix.experimental }})"
178
env:
179
FAILURE_ACTION: "${{ matrix.experimental == true }}"
180
- run: composer run samples
+ run: composer run samples || $FAILURE_ACTION
0 commit comments