Skip to content

Commit

Permalink
add job name
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed May 21, 2022
1 parent d9a0516 commit dce8cb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_test_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -931,6 +931,7 @@ jobs:
key: ${{ github.sha }}-${{ github.run_number }}

- run: npm i -g playwright-chromium@1.14.1 && npx playwright install-deps
name: Install playwright dependencies

- run: RESET_VC_PROJECT=true node scripts/reset-vercel-project.mjs
name: Reset test project
Expand Down

0 comments on commit dce8cb5

Please sign in to comment.