Skip to content

Commit

Permalink
upgrade runner
Browse files Browse the repository at this point in the history
Signed-off-by: Johan Haals <[email protected]>
  • Loading branch information
jhaals committed Mar 3, 2023
1 parent 62abae8 commit 3491549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: cd website && yarn install
- name: yarn lint
run: cd website && yarn run lint
- uses: cypress-io/github-action@v2
- uses: cypress-io/github-action@v5
with:
start: yarn start
wait-on: "http://localhost:3000"
Expand Down

0 comments on commit 3491549

Please sign in to comment.