Skip to content

Commit

Permalink
Give the diagnostics job a descriptive name
Browse files Browse the repository at this point in the history
  • Loading branch information
jsf9k committed Aug 30, 2023
1 parent 4bb1a4c commit a737e7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ env:

jobs:
diagnostics:
name: Run diagnostics
runs-on: ubuntu-latest
steps:
- id: github-status
Expand Down

0 comments on commit a737e7d

Please sign in to comment.