Skip to content

Commit

Permalink
Restore test workflow
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
gaborcsardi committed Apr 1, 2023
1 parent 52330cc commit 7434f9e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check-full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
branches: [main, master, v2-branch]
pull_request:
branches: [main, master, v2-branch]
workflow_dispatch:

name: R-CMD-check

Expand All @@ -25,9 +24,6 @@ jobs:
config:
- {os: macos-latest, r: 'release'}

- {os: windows-latest, r: 'devel'}
- {os: windows-latest, r: 'next'}

- {os: windows-latest, r: 'release'}
# Use 3.6 to trigger usage of RTools35
- {os: windows-latest, r: '3.6'}
Expand Down

0 comments on commit 7434f9e

Please sign in to comment.