mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
gitlab-ci: fix Windows job after import rename !1142
This commit is contained in:
parent
271e0ab232
commit
b352e9a9cc
1 changed files with 1 additions and 1 deletions
|
|
@ -530,7 +530,7 @@ Windows:
|
||||||
# these are the tests that must pass
|
# these are the tests that must pass
|
||||||
- python tests\checkupdates.TestCase
|
- python tests\checkupdates.TestCase
|
||||||
- python tests\exception.TestCase
|
- python tests\exception.TestCase
|
||||||
- python tests\import.TestCase
|
- python tests\import_subcommand.TestCase
|
||||||
- python tests\init.TestCase
|
- python tests\init.TestCase
|
||||||
- python tests\lint.TestCase
|
- python tests\lint.TestCase
|
||||||
- python tests\main.TestCase
|
- python tests\main.TestCase
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue