We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff0e14b commit 1a0b14cCopy full SHA for 1a0b14c
1 file changed
.github/workflows/ci-tests.yaml
@@ -33,7 +33,7 @@ jobs:
33
cpanm --with-feature=ci --installdeps --notest .
34
perl Build.PL
35
./Build build
36
- - name: Run tests
+ - name: Run tests
37
run: |
38
TEST_SHARED=1 TEST_SUBREAPER=1 cover -test -report codecovbash
39
- name: Upload coverage to ☂️ Codecov
0 commit comments