ci: remove cpa tests, degit doesn't work in actions

This commit is contained in:
Elliot DeNolf
2023-10-12 21:38:53 -04:00
parent e4275aa228
commit cd1f8dc332

View File

@@ -239,3 +239,4 @@ 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