Skip to content

Commit 1257620

Browse files
Add the --nightly flag
Signed-off-by: Gavin Didrichsen <[email protected]>
1 parent c9b7cc8 commit 1257620

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@ jobs:
1515
needs: Spec
1616
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
1717
with:
18-
flags: '--platform-exclude centos-7 --platform-exclude scientific-7 --platform-exclude oraclelinux-7'
19-
# flags: '--nightly --platform-exclude centos-7 --platform-exclude scientific-7 --platform-exclude oraclelinux-7'
18+
flags: '--nightly --platform-exclude centos-7 --platform-exclude scientific-7 --platform-exclude oraclelinux-7'
2019
secrets: "inherit"

0 commit comments

Comments
 (0)