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 5958352 commit 695d711Copy full SHA for 695d711
.github/workflows/Python CI.yml
@@ -1,7 +1,7 @@
1
name: Python CI
2
on: [pull_request, push]
3
jobs:
4
- lint_python:
+ CI Check:
5
runs-on: ubuntu-latest
6
steps:
7
- name: Checkout code
0 commit comments