Skip to content

Commit 742e290

Browse files
committed
Some blabla commit
1 parent f8fc680 commit 742e290

5 files changed

Lines changed: 13 additions & 240 deletions

File tree

.github/workflows/R-CMD-check.yaml

Lines changed: 0 additions & 54 deletions
This file was deleted.

.github/workflows/RHEL-check.yml

Lines changed: 0 additions & 47 deletions
This file was deleted.

.github/workflows/distros.yml

Lines changed: 0 additions & 44 deletions
This file was deleted.

.github/workflows/rhub.yaml

Lines changed: 0 additions & 95 deletions
This file was deleted.

.github/workflows/ru-test.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: Test the R-universe workflow
2+
3+
on:
4+
push:
5+
pull_request:
6+
7+
jobs:
8+
build:
9+
name: Build and Check
10+
uses: r-universe-org/workflows/.github/workflows/build.yml@v3
11+
with:
12+
universe: ${{ github.repository_owner }}
13+
organization: ropensci

0 commit comments

Comments
 (0)