Skip to content

Commit

Permalink
Merge pull request #197 from storybookjs/fix/nightly
Browse files Browse the repository at this point in the history
Fix nightly check for failures
  • Loading branch information
yannbf committed Oct 11, 2022
2 parents 2c99bc3 + b3f002f commit 6f4d415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Expand Up @@ -129,7 +129,7 @@ jobs:
with:
run: |
yarn build
yarn test-storybook:ci-failures
! yarn test-storybook:ci-failures
- name: Process test results
if: ${{ always() }}
Expand Down

0 comments on commit 6f4d415

Please sign in to comment.