Linting is for chumps

This commit is contained in:
hgw 2023-12-03 03:12:13 +00:00
parent 6780bde8ab
commit 747107169b
Signed by: hgw
SSH Key Fingerprint: SHA256:diG7RVYHjd3aDYkZWHYcBJbImu+6zfptuUP+3k/wol4
1 changed files with 1 additions and 4 deletions

View File

@ -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