Skip to content

Commit 21a1f00

Browse files
committed
test
1 parent 5841d7b commit 21a1f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

finfeedapi/sec-api/sdk/python/.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ stages:
1313
- pip install -r requirements.txt
1414
- pip install -r test-requirements.txt
1515
- pytest --cov=openapi_client
16-
16+
1717
pytest-3.9:
1818
extends: .pytest
1919
image: python:3.9-alpine

0 commit comments

Comments
 (0)