Skip to content

Commit

Permalink
Nit rename.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinzakka committed Mar 17, 2024
1 parent 52e6953 commit d79ae3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ci
name: CI

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mypy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mypy
name: Mypy

on:
push:
Expand Down

0 comments on commit d79ae3a

Please sign in to comment.