Skip to content

Commit 97e694f

Browse files
committed
fix: exclude constructive-infra-seed from pgpm test (multi-package seed requires all deps deployed)
1 parent acd8f66 commit 97e694f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pgpm-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ jobs:
7373
done
7474
7575
- name: Run pgpm full-cycle test (deploy/verify/revert/deploy)
76-
run: pgpm test-packages --full-cycle --exclude constructive-infra-services
76+
run: pgpm test-packages --full-cycle --exclude constructive-infra-services,constructive-infra-seed

0 commit comments

Comments
 (0)