Skip to content

Commit cc7a270

Browse files
author
Piotr Gulbinowicz
committed
tryind pwa test workflow without rod container
1 parent 90d476d commit cc7a270

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pwa-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
pwa-test:
1212
runs-on: ubuntu-latest
1313
if: ${{ github.event.workflow_run.conclusion == 'success' }}
14-
container:
15-
image: ghcr.io/go-rod/rod:v0.116.2
14+
# container:
15+
# image: ghcr.io/go-rod/rod:v0.116.2
1616
services:
1717
pwa:
1818
image: ghcr.io/pgulb/flush-log:pwa

0 commit comments

Comments
 (0)