Try a less suck action
Test / test (push) Successful in 1m54s
Details
Test / test (push) Successful in 1m54s
Details
This commit is contained in:
parent
384a65f2dc
commit
cbdaea7f75
|
|
@ -8,8 +8,8 @@ jobs:
|
|||
container: mcr.microsoft.com/playwright:v1.48.1-jammy
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Docker
|
||||
uses: crazy-max/ghaction-setup-docker@v3
|
||||
- name: Install docker
|
||||
uses: papodaca/install-docker-action@main
|
||||
- env: NODE_OPTIONS=--max-old-space-size=8192
|
||||
run: |
|
||||
npm install
|
||||
|
|
|
|||
Loading…
Reference in New Issue