Skip to content

Commit

Permalink
changed job names
Browse files Browse the repository at this point in the history
  • Loading branch information
201st-Luka committed Jul 17, 2023
1 parent 878426d commit 572ee12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
[push]

jobs:
build:
linting:

runs-on: ubuntu-latest
strategy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
[pull_request]

jobs:
build:
testing:

runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 572ee12

Please sign in to comment.