Skip to content

Commit

Permalink
Improve R-hub CI output
Browse files Browse the repository at this point in the history
Have a name.

[ci skip]
  • Loading branch information
gaborcsardi committed Feb 5, 2025
1 parent 110fd59 commit eaa2634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rhub-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- uses: benc-uk/workflow-dispatch@v1
with:
workflow: rhub.yaml
inputs: '{ "config": "clang-asan,clang-ubsan,rchk,valgrind" }'
inputs: '{ "config": "clang-asan,clang-ubsan,rchk,valgrind", "id": "R-hub CI" }'

0 comments on commit eaa2634

Please sign in to comment.