Skip to content

Commit 162e948

Browse files
author
brentru
committed
remove tab
1 parent dbf52b2 commit 162e948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
env:
2323
secret_io_key: ${{ secrets.CI_IO_KEY }
2424
secret_io_user: ${{ secrets.CI_IO_USERNAME }
25-
run: cd tests/
25+
run: cd tests/
2626
- name: Run all unittests
2727
run: python3 -m unittest discover

0 commit comments

Comments
 (0)