Skip to content

Commit

Permalink
change test title
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Oct 22, 2021
1 parent cec4267 commit eddfffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
$env:TASK = "${{ matrix.task }}"
& "$env:GITHUB_WORKSPACE/.ci/test_windows.ps1"
test-r-sanitizers:
name: r-package (ubuntu-latest, R-devel, ${{ matrix.compiler }} ASAN/UBSAN)
name: r-sanitizers (ubuntu-latest, R-devel, ${{ matrix.compiler }} ASAN/UBSAN)
runs-on: ubuntu-latest
container: wch1/r-debug
timeout-minutes: 60
Expand Down

0 comments on commit eddfffd

Please sign in to comment.