Skip to content

Commit

Permalink
rename actions jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyabareeva committed Aug 2, 2024
1 parent 7a4995d commit 657a0a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# .github/workflows/type-lint.yml
name: Type-lint
name: lint
on: push
jobs:
type-lint:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mypy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# .github/workflows/type-lint.yml
name: Type-lint
name: mypy
on: push
jobs:
type-lint:
Expand Down

0 comments on commit 657a0a1

Please sign in to comment.