This commit is contained in:
parent
32b65dc041
commit
a6b3f5fd61
4 changed files with 33 additions and 3 deletions
|
@ -4,6 +4,8 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: mcr.microsoft.com/playwright:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Node
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue