Skip to content

Commit

Permalink
rename file name and task name (#1377)
Browse files Browse the repository at this point in the history
Fixes #1376 renamed python lint to mypy in pipeline
  • Loading branch information
Jingru923 authored Apr 11, 2024
1 parent 51bc8ae commit 6e53201
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Python Lint
name: Mypy Type Check
on:
push:
branches: [main, update/pixi-lock]
Expand Down

0 comments on commit 6e53201

Please sign in to comment.