Skip to content

Commit

Permalink
Merge pull request #387 from SciML/at/test-ci
Browse files Browse the repository at this point in the history
ci(tests): include the matrix group as well to actually run tests
  • Loading branch information
thazhemadam authored Jun 11, 2024
2 parents 1360f55 + 1f78b7c commit c7efa85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml → .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
- "Downstream"
uses: "SciML/.github/.github/workflows/tests.yml@v1"
with:
group: "${{ matrix.group }}"
julia-version: "${{ matrix.version }}"
secrets: "inherit"

0 comments on commit c7efa85

Please sign in to comment.