Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
stakbucks committed Aug 15, 2024
1 parent 296e5bc commit 8b80b2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/preview_bottle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
id: turbo-check
run: |
pnpx turbo-ignore @bottlesteam/e2e --task=test:e2e
continue-on-error: true
continue-on-error: true

- name: Set CI status
if: steps.turbo-check.outputs.changed != 'true'
run: echo "No changes detected. Skipping CI."
Expand Down

0 comments on commit 8b80b2b

Please sign in to comment.