Skip to content

Commit b935c7b

Browse files
committed
ci: ⚙️ Better naming for github actions
1 parent 0c9787b commit b935c7b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "LINT: Run flake8 & mypy"
1+
name: "LINT: Run ruff & mypy"
22
on: [push, pull_request]
33
jobs:
44
flake8-and-mypy:
File renamed without changes.

0 commit comments

Comments
 (0)