Skip to content

Commit

Permalink
Merge pull request #6 from 201st-Luka/tests
Browse files Browse the repository at this point in the history
changed job names
  • Loading branch information
201st-Luka authored Jul 17, 2023
2 parents c1021f7 + 572ee12 commit bec2c42
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 bec2c42

Please sign in to comment.