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 40ee59c commit 2ed2be6
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 in package A using turbo
id: turbo_check
run: |
pnpx turbo run test:e2e --filter=@bottlesteam/e2e... --dry-run=json
pnpx turbo run test:e2e --filter=@bottlesteam/e2e... --dry-run=json > result.json
cat result.json
- name: Determine if A package has changes
Expand Down

0 comments on commit 2ed2be6

Please sign in to comment.