Skip to content

Commit 2de7bc2

Browse files
committed
Removed extra space
1 parent 303a07b commit 2de7bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Run unit tests
3232
run: |
3333
python utest/run.py
34-
- name: Run acceptance tests
34+
- name: Run acceptance tests
3535
run: |
3636
python atest/run.py
3737
- uses: actions/upload-artifact@v1

0 commit comments

Comments
 (0)