Skip to content

Commit 6875b7c

Browse files
rename tests
1 parent 1ba38a8 commit 6875b7c

File tree

5 files changed

+1
-0
lines changed

5 files changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
needs: label-pr
5959
if: ${{ needs.label-pr.outputs.all_plugins != '[]' }}
6060
strategy:
61+
fail-fast: false
6162
matrix:
6263
include: ${{ fromJSON(needs.label-pr.outputs.all_plugins) }}
6364
name: Build Plugin - ${{matrix.plugin_directory}}

0 commit comments

Comments
 (0)