Skip to content

Commit d60b7a1

Browse files
author
Thomas Schmelzer
committed
sorting multiplication left and right
1 parent bd05b6d commit d60b7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
pytest-cov=="3.0.0" \
3131
pytest-html=="3.1.1" \
3232
pytest-random-order=="1.0.4"
33-
-
33+
3434
- name: Run tests
3535
run : |
3636
mkdir -p artifacts/tests/coverage

0 commit comments

Comments
 (0)