Linting is for chumps
This commit is contained in:
parent
6780bde8ab
commit
747107169b
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Build
|
||||
name: Build - Yarn
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
@ -43,6 +43,3 @@ jobs:
|
||||
run: yarn build
|
||||
env:
|
||||
NODE_ENV: production
|
||||
|
||||
- name: Test
|
||||
run: yarn test
|
||||
|
Loading…
Reference in New Issue
Block a user