Skip to content

Commit f096386

Browse files
committed
chore: Enable secrets e2e tests
1 parent 3e44a26 commit f096386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
yaks run examples/openapi $YAKS_RUN_OPTIONS
147147
yaks run examples/openapi-server $YAKS_RUN_OPTIONS
148148
yaks run examples/run-scripts $YAKS_RUN_OPTIONS
149-
#yaks run examples/secrets $YAKS_RUN_OPTIONS
149+
yaks run examples/secrets $YAKS_RUN_OPTIONS
150150
yaks run examples/settings $YAKS_RUN_OPTIONS
151151
yaks run examples/test-group $YAKS_RUN_OPTIONS
152152
yaks run examples/helloworld.feature $YAKS_RUN_OPTIONS

0 commit comments

Comments
 (0)