Skip to content

Commit b124f64

Browse files
workflow 01
1 parent 8f853ad commit b124f64

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/01_run.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ jobs:
1111
run: |
1212
echo "${{ github.workspace }}"
1313
python --version
14-
pwd
1514
ls -l
16-
# python ${{ github.workspace }}/hello.py
15+
python hello.py

0 commit comments

Comments
 (0)