Update build.yml

This commit is contained in:
Daniel Lautzenheiser
2022-12-01 13:29:09 -05:00
committed by GitHub
parent de2212eae8
commit 40fc6b4e4d

View File

@ -13,10 +13,6 @@ on:
jobs:
build:
needs: setup
runs-on: ubuntu-latest
steps:
runs-on: ubuntu-latest
steps:
@ -40,10 +36,6 @@ jobs:
yarn build
lint:
needs: setup
runs-on: ubuntu-latest
steps:
runs-on: ubuntu-latest
steps: