mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
trimmed deps, updated renv
This commit is contained in:
parent
db75c3313e
commit
65f27aa862
7 changed files with 227 additions and 181 deletions
8
.github/workflows/test-coverage.yaml
vendored
8
.github/workflows/test-coverage.yaml
vendored
|
|
@ -1,9 +1,11 @@
|
|||
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
|
||||
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
|
||||
on:
|
||||
push:
|
||||
branches: [main, master]
|
||||
pull_request:
|
||||
# push:
|
||||
# branches: [main, master]
|
||||
# pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
name: test-coverage.yaml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue