We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96ff388 + ebe9a57 commit 3e4a8b9Copy full SHA for 3e4a8b9
1 file changed
.github/workflows/Breakage.yml
@@ -37,13 +37,14 @@ jobs:
37
matrix:
38
pkgname:
39
- OptimalControlProblems
40
+ - Tutorials
41
- CalculusOfVariations
42
- LossControl
43
- GeometricPreconditioner
44
- MedicalResonanceImaging
45
- Kepler
46
- PWLdynamics
- - Tutorials
47
+ - SIRcontrol
48
pkgversion:
49
- latest
50
- stable
@@ -54,6 +55,8 @@ jobs:
54
55
- pkgpath: control-toolbox
56
- pkgpath: agustinyabo
57
pkgname: PWLdynamics
58
+ - pkgpath: AnasXbouali
59
+ pkgname: SIRcontrol
60
uses: control-toolbox/CTActions/.github/workflows/breakage.yml@main
61
with:
62
pkgname: ${{ matrix.pkgname }}
0 commit comments