Skip to content

Commit 1ef59e1

Browse files
[skip ci] stop coverage for now
1 parent feda632 commit 1ef59e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test-coverage.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
22
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
3-
on:
4-
push:
5-
branches: [main, master]
3+
#on:
4+
# push:
5+
# branches: [main, master]
66

77
name: test-coverage
88

0 commit comments

Comments
 (0)