We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f853ad commit b124f64Copy full SHA for b124f64
1 file changed
.github/workflows/01_run.yml
@@ -11,6 +11,5 @@ jobs:
11
run: |
12
echo "${{ github.workspace }}"
13
python --version
14
- pwd
15
ls -l
16
-# python ${{ github.workspace }}/hello.py
+ python hello.py
0 commit comments