Skip to content

Commit 18d1e2e

Browse files
committed
minor fix
1 parent dea56a3 commit 18d1e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ stages:
55
- automated-api-tests
66

77
setup_tests:
8-
stage: test
8+
stage: setup_tests
99
image: mcr.microsoft.com/playwright/python:v1.38.0-jammy
1010
script:
1111
- pip install -r requirements.txt

0 commit comments

Comments
 (0)