Skip to content

Commit 6cbd7d9

Browse files
committed
ci(tests): include the matrix group as well to actually run tests
1 parent 1360f55 commit 6cbd7d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ jobs:
2929
- "Downstream"
3030
uses: "SciML/.github/.github/workflows/tests.yml@v1"
3131
with:
32+
group: "${{ matrix.group }}"
3233
julia-version: "${{ matrix.version }}"
3334
secrets: "inherit"

0 commit comments

Comments
 (0)