Skip to content

Commit 67a34ef

Browse files
authored
Update python.yml
1 parent e0ba3b7 commit 67a34ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Python Checks
33
on: [pull_request, push]
44

55
jobs:
6-
lint_test:
6+
Test:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Checkout repository

0 commit comments

Comments
 (0)