ci: re-enable cpa test suite

This commit is contained in:
Elliot DeNolf
2024-03-26 17:23:25 -04:00
parent fb32e2a561
commit 623a3d3b7b

View File

@@ -336,7 +336,6 @@ jobs:
- name: Test ${{ matrix.pkg }}
run: pnpm --filter ${{ matrix.pkg }} run test
if: matrix.pkg != 'create-payload-app' # degit doesn't work within GitHub Actions
templates:
needs: changes