Skip to content

Commit

Permalink
Update R-CMD-check.yaml job name to R-CMD-check
Browse files Browse the repository at this point in the history
the config will be automatically tagged in the job names
  • Loading branch information
dan9401 authored Oct 13, 2024
1 parent 8357650 commit cf639dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
R-CMD-check:
runs-on: ${{ matrix.config.os }}

name: R-CMD-check-version
name: R-CMD-check
# ${{ matrix.config.os }} (${{ matrix.config.r }})

strategy:
Expand Down

0 comments on commit cf639dd

Please sign in to comment.