Skip to content

Commit

Permalink
Add python to the name
Browse files Browse the repository at this point in the history
  • Loading branch information
ddl-gabrielhaim committed Feb 21, 2024
1 parent 83b0b46 commit 7b5adee
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 @@ -9,7 +9,7 @@ on:
jobs:
R-CMD-check:
runs-on: ${{ matrix.config.os }}
name: ${{ matrix.config.os }} (${{ matrix.config.r }})
name: ${{ matrix.config.os }} (${{ matrix.config.r }}) (${{ matrix.config.python}}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 7b5adee

Please sign in to comment.