Skip to content

Commit

Permalink
chore: Merge branch 'main' into vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Apr 24, 2024
2 parents d750c21 + 18d7148 commit 8d6a16a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [main, master]
pull_request:
branches: [main, master]
workflow_dispatch:

name: R-CMD-check

Expand All @@ -19,8 +20,7 @@ jobs:
matrix:
config:
- { os: ubuntu-latest, r: "release" }
- { os: ubuntu-latest, r: "oldrel-1", http-user-agent: "release" }
#- { os: ubuntu-latest, r: "release" }
#- { os: ubuntu-latest, r: "oldrel-1", http-user-agent: "release" }
#- { os: ubuntu-latest, r: "devel" }

env:
Expand Down

0 comments on commit 8d6a16a

Please sign in to comment.