We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f742b4 commit 86e1c02Copy full SHA for 86e1c02
1 file changed
.github/workflows/main.yml
@@ -26,7 +26,6 @@ jobs:
26
- name: Build
27
run: |
28
npm install
29
- npm run lint
30
npm run build
31
32
- name: Configure AWS credentials
0 commit comments