We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f540e6 commit 6f1db3cCopy full SHA for 6f1db3c
1 file changed
.github/workflows/test.yml
@@ -30,6 +30,7 @@ jobs:
30
cache: 'pnpm'
31
32
- run: pnpm install --frozen-lockfile
33
+ - run: pnpm run build
34
- run: pnpm --filter @botpress/cdk-postgresql run test
35
env:
36
AWS_REGION: us-east-1
0 commit comments