Skip to content
Snippets Groups Projects
Unverified Commit 70c807af authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

add extra unit tests

parent af86aa91
No related branches found
No related tags found
No related merge requests found
Pipeline #61977 canceled with stages
in 13 seconds
...@@ -55,9 +55,9 @@ test_pypy310: ...@@ -55,9 +55,9 @@ test_pypy310:
extends: .test extends: .test
image: pypy:3.10 image: pypy:3.10
test_pypy311: test_pypy39:
extends: .test extends: .test
image: pypy:3.11 image: pypy:3.9
test_python310: test_python310:
extends: .test extends: .test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment