Skip to content

Commit

Permalink
Add name to set-matrix job.
Browse files Browse the repository at this point in the history
  • Loading branch information
galachad authored Jul 23, 2024
1 parent e72595d commit 25b2c07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/r-cmd-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ concurrency:
jobs:
set-matrix:
runs-on: ubuntu-latest
name: Create R CMD Check matrix
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
steps:
Expand Down

0 comments on commit 25b2c07

Please sign in to comment.