Skip to content

Commit 5a17874

Browse files
ah damn
1 parent 9107f9a commit 5a17874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
strategy:
4141
fail-fast: false
4242
matrix:
43-
include: ${{ fromJSON(needs.generate-matrix.outputs.matrix) }}
43+
include: ${{ fromJSON(needs.generate-matrix.outputs.include) }}
4444
steps:
4545
- uses: actions/checkout@v4
4646

0 commit comments

Comments
 (0)