Skip to content

Commit

Permalink
Name the job in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonPierce committed Aug 29, 2024
1 parent 3c227b2 commit 3500379
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ on:
branches: [ "master" ]

jobs:
build:
continous-integration:
name: Continous Integration
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 3500379

Please sign in to comment.