🔥 remove linting (#2998)
Co-authored-by: Kelly Mears <developers@tinypixel.dev>
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user