We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b6167 commit 461c508Copy full SHA for 461c508
.github/workflows/downstream.yml
@@ -18,7 +18,7 @@ jobs:
18
os: [ubuntu-latest]
19
package:
20
- {user: jverzani, repo: SpecialPolynomials.jl, group: All}
21
- - {user: jverzani, repo: PolynomialsMutableArithmetics.jl, group: All}
+ - {user: JuliaControl, repo: ControlSystems.jl, group: All}
22
23
steps:
24
- uses: actions/checkout@v3
0 commit comments