Skip to content

Commit

Permalink
name the step
Browse files Browse the repository at this point in the history
  • Loading branch information
james-garriss authored Jan 22, 2024
1 parent d0e7dda commit 14ab103
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test_trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
steps:
- name: Checkout Repo
uses: actions/checkout@v4
- run: |
pwd
ls -al
python3 --version
- name: Run Python
run: |
python3 ${GITHUB_WORKSPACE}/test.py

0 comments on commit 14ab103

Please sign in to comment.