Yo dawg, I heard you like docker, so I put a docker in your docker
Test / test (push) Failing after 27s Details

This commit is contained in:
Jeff 2024-10-19 13:08:28 -04:00
parent 28bfe4c755
commit 384a65f2dc
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +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
- env: NODE_OPTIONS=--max-old-space-size=8192
run: |
npm install