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 cd3a23a commit 964990eCopy full SHA for 964990e
.github/workflows/Python CI.yml
@@ -1,7 +1,7 @@
1
name: Python CI
2
on: [pull_request, push]
3
jobs:
4
- init_python:
+ CI_Build:
5
runs-on: ubuntu-latest
6
steps:
7
- name: Checkout code
0 commit comments