1
0
mirror of https://github.com/eddelbuettel/binb synced 2024-12-21 12:09:58 +01:00

Simpler r-ci action

This commit is contained in:
Dirk Eddelbuettel 2024-12-17 16:42:30 -06:00
parent 66497db1a4
commit 79edf1cdb4
2 changed files with 5 additions and 4 deletions

View File

@ -23,10 +23,7 @@ jobs:
- uses: actions/checkout@v4
- name: Setup
uses: eddelbuettel/github-actions/r-ci-setup@master
- name: Bootstrap
run: ./run.sh bootstrap
uses: eddelbuettel/github-actions/r-ci@master
- name: Dependencies
run: ./run.sh install_all

View File

@ -1,3 +1,7 @@
2024-12-17 Dirk Eddelbuettel <edd@debian.org>
* .github/workflows/ci.yaml: Simplify to r-ci with included bootstrap
2024-08-02 Dirk Eddelbuettel <edd@debian.org>
* DESCRIPTION (Version, Date): Roll minor version and date