Skip to content

Commit

Permalink
Remove broken lint step
Browse files Browse the repository at this point in the history
  • Loading branch information
philmcmahon committed Oct 9, 2024
1 parent a7f1e8e commit 4ab40fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4ab40fa

Please sign in to comment.