Skip to content

Commit

Permalink
Remove image from checks name.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Dec 3, 2023
1 parent d42d8b3 commit fdce440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autograding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
pr-number: ${{ steps.pr.outputs.number }}
checks-name: ':mortar_board: Quality Checks'
checks-name: 'Quality Checks'
config: >
{
"tests": {
Expand Down

0 comments on commit fdce440

Please sign in to comment.