🔥 remove linting (#2998)

Co-authored-by: Kelly Mears <developers@tinypixel.dev>
This commit is contained in:
Ben Word
2022-03-07 16:20:31 -06:00
committed by GitHub
parent cf2dc5430a
commit 8b4031a029
6 changed files with 22 additions and 1182 deletions

View File

@@ -41,9 +41,6 @@ jobs:
- name: Install dependencies using Yarn
run: yarn install --frozen-lockfile
- name: Lint scripts and styles
run: yarn lint
- name: Build and compile assets
run: |
yarn build