Skip to content

Commit 2f2038f

Browse files
committed
WIP add dockerTestPkg
1 parent da0a993 commit 2f2038f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/nextpnr.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ jobs:
5252
- run: dockerBuild hdlc/nextpnr nextpnr
5353
- run: dockerBuild hdlc/pkg:nextpnr-all nextpnr pkg-all
5454

55+
- run: dockerTestPkg nextpnr-ice40
56+
- run: dockerTestPkg nextpnr-ecp5
57+
- run: dockerTestPkg pkg:nextpnr-all
5558
- run: dockerTest hdlc/nextpnr:ice40 nextpnr--ice40
5659
- run: dockerTest hdlc/nextpnr:icestorm nextpnr--icestorm
5760
- run: dockerTest hdlc/nextpnr:ecp5 nextpnr--ecp5

0 commit comments

Comments
 (0)