1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-06-30 14:40:09 +02:00

gitlab-ci: fix Windows job after import rename !1142

This commit is contained in:
Hans-Christoph Steiner 2022-08-25 11:09:27 +02:00
parent 271e0ab232
commit b352e9a9cc
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA

View File

@ -530,7 +530,7 @@ Windows:
# these are the tests that must pass
- python tests\checkupdates.TestCase
- python tests\exception.TestCase
- python tests\import.TestCase
- python tests\import_subcommand.TestCase
- python tests\init.TestCase
- python tests\lint.TestCase
- python tests\main.TestCase