Skip to content

Commit e60c5d3

Browse files
committed
Added new branch
1 parent 7b860f1 commit e60c5d3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/nightly-builds.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,12 @@ jobs:
132132
with:
133133
branch: sample-code/module-17-cucumber
134134

135+
build-module-18:
136+
name: Module 18 Workflow Tests
137+
uses: ./.github/workflows/setup-and-test.yml
138+
with:
139+
branch: sample-code/module-18-end-to-end
140+
135141
build-module-20-start:
136142
name: Module 20 Docker Start
137143
uses: ./.github/workflows/setup-and-test.yml

0 commit comments

Comments
 (0)