Skip to content

Commit

Permalink
Revert "fix(R-CMD-check): temporarily disable skipping"
Browse files Browse the repository at this point in the history
This reverts commit 5bd068c.
  • Loading branch information
RasmusSkytte committed Dec 21, 2023
1 parent 5bd068c commit c91fe65
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
R-CMD-check:
#if: ${{ inputs.run }}
if: ${{ inputs.run }}
name: 🔎 R-CMD-check ${{ matrix.config.os }} (${{ matrix.config.r }})
runs-on: ${{ matrix.config.os }}

Expand Down
17 changes: 0 additions & 17 deletions .vscode/settings.json

This file was deleted.

0 comments on commit c91fe65

Please sign in to comment.