Skip to content

Commit

Permalink
Update check_website.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanThatOneKid committed Sep 20, 2022
1 parent cb3e7dd commit 196d2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
jobs:
website_check:
runs-on: ubuntu-latest
uses: microsoft/playwright-github-action@v1

strategy:
matrix:
Expand Down Expand Up @@ -47,7 +48,6 @@ jobs:
run: npm run check

- name: Test
uses: microsoft/playwright-github-action@v1
run: npm run test

# info: https://etok.codes/acmcsuf.com/blob/main/CONTRIBUTING.md#npm-bloat
Expand Down

0 comments on commit 196d2b6

Please sign in to comment.