diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5a25a1b..58e6444 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -42,7 +42,6 @@ jobs: - name: CDK synth run: | npm run cdk::build - npm run cdk::lint npm run cdk::synth - name: Upload to riff-raff uses: guardian/actions-riff-raff@v4