Update .github/workflows/test.yaml
All checks were successful
Workflow Test / Step One (push) Successful in 3s
All checks were successful
Workflow Test / Step One (push) Successful in 3s
This commit is contained in:
parent
9ae029cedb
commit
7ab451052c
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -6,5 +6,5 @@ jobs:
|
||||
name: Step One
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: git.zakscode.com/ztimson/actions/git/checkout@develop
|
||||
- uses: ztimson/actions/git/checkout@develop
|
||||
- run: ls
|
||||
|
Loading…
Reference in New Issue
Block a user