Skip to content

Commit 695d711

Browse files
authored
Update Python CI.yml
1 parent 5958352 commit 695d711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Python CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Python CI
22
on: [pull_request, push]
33
jobs:
4-
lint_python:
4+
CI Check:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Checkout code

0 commit comments

Comments
 (0)