Skip to content

Commit 1a0b14c

Browse files
committed
CI: Remove trailing space in title
1 parent ff0e14b commit 1a0b14c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cpanm --with-feature=ci --installdeps --notest .
3434
perl Build.PL
3535
./Build build
36-
- name: Run tests
36+
- name: Run tests
3737
run: |
3838
TEST_SHARED=1 TEST_SUBREAPER=1 cover -test -report codecovbash
3939
- name: Upload coverage to ☂️ Codecov

0 commit comments

Comments
 (0)