Skip to content

Commit

Permalink
Rename GHA jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira committed Jul 13, 2023
1 parent 919fc33 commit 583bfec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name: Erlang CI
- main

jobs:
build:
ci:
name: Erlang CI

strategy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name: Lint
- main

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

steps:
Expand Down

0 comments on commit 583bfec

Please sign in to comment.