Skip to content

Commit 8ef32c8

Browse files
committed
remove - ci: ignore react and react-northstar
1 parent 710ab41 commit 8ef32c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
6363
- name: build, test, lint, test-ssr (affected)
6464
run: |
65-
yarn nx affected -t build test lint type-check test-ssr test-integration verify-packaging --nxBail
65+
yarn nx affected -t build test lint type-check test-ssr test-integration verify-packaging --exclude react,react-northstar --nxBail
6666
6767
- name: 'Check for unstaged changes'
6868
run: |

0 commit comments

Comments
 (0)