cleanup
This commit is contained in:
parent
24b715d676
commit
9c51ff467e
2 changed files with 1 additions and 3 deletions
|
|
@ -8,7 +8,6 @@ when:
|
|||
|
||||
labels:
|
||||
platform: linux/amd64
|
||||
memory: 'high'
|
||||
|
||||
steps:
|
||||
build:
|
||||
|
|
|
|||
|
|
@ -23,8 +23,7 @@ variables:
|
|||
- 'printf "%s" "$CI_SCRIPT" | base64 -d > /tmp/ci-script.sh && /bin/sh -xe /tmp/ci-script.sh'
|
||||
|
||||
steps:
|
||||
# Needed to generate coverage
|
||||
test:
|
||||
generate-coverage:
|
||||
image: mcr.microsoft.com/playwright:v1.61.0-jammy
|
||||
environment:
|
||||
FF_NETWORK_PER_BUILD: "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue