Skip to content

Commit 58625b6

Browse files
committed
Placing swiftt first in the list of translators to test the CI again
1 parent b204640 commit 58625b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/translators_loggers/test_translators_loggers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ class TestTranslators:
235235
@pytest.mark.parametrize(
236236
"backend",
237237
[
238+
"swiftt",
238239
"dask",
239240
"parsl",
240241
"nextflow",
@@ -243,7 +244,6 @@ class TestTranslators:
243244
"taskvine",
244245
"cwl",
245246
"pegasus",
246-
"swiftt",
247247
])
248248
@pytest.mark.unit
249249
# @pytest.mark.skip(reason="tmp")

0 commit comments

Comments
 (0)