Skip to content

Commit

Permalink
Merge d865f11 into 66c126c
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru authored Jun 9, 2023
2 parents 66c126c + d865f11 commit 3c1f605
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
schedule:
- cron: '45 3 * * 0'
workflow_dispatch:
push:
branches:
- min_deps

jobs:
dependency-test:
Expand Down
9 changes: 9 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,12 @@ Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Config/Needs/verdepcheck:
tidyverse/glue,
r-lib/lifecycle,
daroczig/logger,
rstudio/shiny,
r-lib/withr,
yihui/knitr,
rstudio/rmarkdown,
r-lib/testthat

0 comments on commit 3c1f605

Please sign in to comment.