Skip to content

Commit e20133b

Browse files
committed
revert
1 parent 8e02350 commit e20133b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/svg/sm_powered.min.svg

Lines changed: 1 addition & 1 deletion
Loading

.github/svg/sm_powered.svg

Lines changed: 1 addition & 1 deletion
Loading

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: |
6060
coverage run --omit='tests/*.py,tests/base/*.py' -m pytest
6161
coverage report
62-
coverage xml
62+
coverage xml
6363
- name: upload coverage to Codecov
6464
uses: codecov/codecov-action@v3
6565
with:

0 commit comments

Comments
 (0)