Skip to content

Commit

Permalink
ci: ⚙️ Better naming for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ddanier committed Aug 10, 2023
1 parent 0291572 commit 8b323f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "LINT: Run flake8 & mypy"
name: "LINT: Run ruff & mypy"
on: [push, pull_request]
jobs:
flake8-and-mypy:
Expand Down
File renamed without changes.

0 comments on commit 8b323f4

Please sign in to comment.