Skip to content

Commit

Permalink
feat: condition
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelxsilva committed Feb 7, 2024
1 parent b978198 commit 68785a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/storybook-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
"npx http-server storybook-static --port 6006 --silent" \
"npx wait-on http-get://127.0.0.1:6006 && yarn storybook:test"
user-flow:
if: secrets.CHROMATIC_PROJECT_TOKEN != ''
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 68785a0

Please sign in to comment.