We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e44a26 commit f096386Copy full SHA for f096386
.github/workflows/build.yml
@@ -146,7 +146,7 @@ jobs:
146
yaks run examples/openapi $YAKS_RUN_OPTIONS
147
yaks run examples/openapi-server $YAKS_RUN_OPTIONS
148
yaks run examples/run-scripts $YAKS_RUN_OPTIONS
149
- #yaks run examples/secrets $YAKS_RUN_OPTIONS
+ yaks run examples/secrets $YAKS_RUN_OPTIONS
150
yaks run examples/settings $YAKS_RUN_OPTIONS
151
yaks run examples/test-group $YAKS_RUN_OPTIONS
152
yaks run examples/helloworld.feature $YAKS_RUN_OPTIONS
0 commit comments