We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f9faea commit 019a14dCopy full SHA for 019a14d
.gitlab-ci.yml
@@ -16,7 +16,7 @@ py_style:
16
17
py_test:
18
stage: build
19
- retry: 2
+ #retry: 2
20
image:
21
name: python:3.11-bookworm
22
services:
0 commit comments