Skip to content

Commit

Permalink
fix: [DX-3239] readd widgets sample app to pr workflow build (#2166)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaidarain1 authored Sep 12, 2024
1 parent 1e9b20b commit a991374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: setup
uses: ./.github/actions/setup
- name: Build
run: yarn nx affected --target=build --parallel=5 --exclude=@imtbl/checkout-widgets-sample-app
run: yarn nx affected --target=build --parallel=5

typecheck-sdk:
name: Typecheck SDK
Expand Down

0 comments on commit a991374

Please sign in to comment.