We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0ba3b7 commit 67a34efCopy full SHA for 67a34ef
.github/workflows/python.yml
@@ -3,7 +3,7 @@ name: Python Checks
3
on: [pull_request, push]
4
5
jobs:
6
- lint_test:
+ Test:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout repository
0 commit comments