We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 191b10e commit 3791831Copy full SHA for 3791831
.github/workflows/python-app.yml
@@ -10,6 +10,7 @@ jobs:
10
11
- name: Verify PATH
12
run: echo $PATH
13
+
14
- name: Set up Python
15
uses: actions/setup-python@v5
16
with:
0 commit comments