Skip to content

Commit

Permalink
Rename workflow jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldmensch committed Feb 4, 2025
1 parent 0ae7ee7 commit c5ad73c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ main, development, release/* ]

jobs:
build:
coverage:
runs-on: ubuntu-latest

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/javadocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
create:

jobs:
build:
javadoc:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit c5ad73c

Please # to comment.