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 df42741 commit c513d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview_bottle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Check for changes using Turbo
id: turbo-check
run: |
npx turbo-ignore e2e --task=test:e2e
cd packages/e2e && npx turbo-ignore --task=test:e2e
- name: Set CI status
if: steps.turbo-check.outputs.changed != 'true'
Expand Down

0 comments on commit c513d73

Please sign in to comment.