Skip to content

Commit

Permalink
Update test_trigger.yaml
Browse files Browse the repository at this point in the history
add checkout
  • Loading branch information
james-garriss committed Jan 22, 2024
1 parent b2f3cff commit c02bf46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
trigger-test:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v4
- run: |
pwd
ls -al
Expand Down

0 comments on commit c02bf46

Please sign in to comment.