Skip to content

Commit

Permalink
ci: run SII testset in RAT downstream tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed Mar 8, 2024
1 parent a7c70c8 commit 75aa870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
julia-version: [1]
os: [ubuntu-latest]
package:
- {user: SciML, repo: RecursiveArrayTools.jl, group: All}
- {user: SciML, repo: RecursiveArrayTools.jl, group: SymbolicIndexingInterface}
- {user: JuliaSymbolics, repo: Symbolics.jl, group: SymbolicIndexingInterface}
- {user: SciML, repo: SciMLBase.jl, group: SymbolicIndexingInterface}
steps:
Expand Down

0 comments on commit 75aa870

Please sign in to comment.