remove tab
This commit is contained in:
parent
dbf52b2547
commit
162e948249
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -22,6 +22,6 @@ jobs:
|
|||
env:
|
||||
secret_io_key: ${{ secrets.CI_IO_KEY }
|
||||
secret_io_user: ${{ secrets.CI_IO_USERNAME }
|
||||
run: cd tests/
|
||||
run: cd tests/
|
||||
- name: Run all unittests
|
||||
run: python3 -m unittest discover
|
||||
Loading…
Reference in a new issue