Skip to content

Commit

Permalink
test empty matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeLionX committed Nov 16, 2023
1 parent e4b727c commit c840567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
permissions:
contents: read
packages: write
if: fromJson(needs.init.outputs.intermediate_matrix).algorithm_name[0] != null
strategy:
max-parallel: 3
matrix: ${{ fromJson(needs.init.outputs.intermediate_matrix) }}
Expand Down

0 comments on commit c840567

Please sign in to comment.