revert job split

This commit is contained in:
unclekingpin 2023-05-18 13:12:20 -07:00
parent 7e0edb84a6
commit af64c2bbd8

View file

@ -19,10 +19,6 @@ jobs:
run: npm test
- name: Lint
run: npm run lint
pages:
needs: build
runs-on: ubuntu-latest
steps:
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with: