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.
2 parents 5599ec0 + c894b4c commit bae6096Copy full SHA for bae6096
.github/workflows/test_yaml.yml
@@ -12,8 +12,6 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- name: Set up Python
15
- with:
16
- python-version: 3.8
17
uses: actions/setup-python@v5
18
- name: Install dependencies
19
run: |
0 commit comments