Skip to content

Commit bee8483

Browse files
authored
Update check-bioc.yml
1 parent d2f33c5 commit bee8483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-bioc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ jobs:
253253
BiocGenerics:::testPackage()
254254
shell: Rscript {0}
255255

256-
- name: Test coverage
256+
## - name: Test coverage
257257
## if: github.ref == 'refs/heads/devel' && env.run_covr == 'true' && runner.os == 'Linux'
258258
## if: env.run_covr == 'true' && runner.os == 'Linux'
259259
## run: |

0 commit comments

Comments
 (0)