Skip to content

Commit 3d7929e

Browse files
authored
Add new packages to Breakage workflow
Added DiauxicGrowth and CTMembraneFiltration packages to the workflow.
1 parent 47a0a61 commit 3d7929e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/Breakage.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
- Kepler
4949
- PWLdynamics
5050
- SIRcontrol
51+
- DiauxicGrowth
52+
- CTMembraneFiltration
5153
pkgversion:
5254
- latest
5355
- stable
@@ -60,6 +62,10 @@ jobs:
6062
pkgname: PWLdynamics
6163
- pkgpath: AnasXbouali
6264
pkgname: SIRcontrol
65+
- pkgpath: agustinyabo
66+
pkgname: DiauxicGrowth
67+
- pkgpath: remydutto
68+
pkgname: CTMembraneFiltration
6369
uses: control-toolbox/CTActions/.github/workflows/breakage.yml@main
6470
with:
6571
pkgname: ${{ matrix.pkgname }}

0 commit comments

Comments
 (0)