Skip to content

Commit c7efa85

Browse files
authored
Merge pull request #387 from SciML/at/test-ci
ci(tests): include the matrix group as well to actually run tests
2 parents 1360f55 + 1f78b7c commit c7efa85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml renamed to .github/workflows/Tests.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)