Skip to content

Commit

Permalink
chore: Enable secrets e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
christophd committed Jul 19, 2022
1 parent 3e44a26 commit f096386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
yaks run examples/openapi $YAKS_RUN_OPTIONS
yaks run examples/openapi-server $YAKS_RUN_OPTIONS
yaks run examples/run-scripts $YAKS_RUN_OPTIONS
#yaks run examples/secrets $YAKS_RUN_OPTIONS
yaks run examples/secrets $YAKS_RUN_OPTIONS
yaks run examples/settings $YAKS_RUN_OPTIONS
yaks run examples/test-group $YAKS_RUN_OPTIONS
yaks run examples/helloworld.feature $YAKS_RUN_OPTIONS
Expand Down

0 comments on commit f096386

Please sign in to comment.