animated-cube/.github/workflows/test.yaml
Zakary Timson 9ae029cedb
Some checks failed
Workflow Test / Step One (push) Failing after 2s
Update .github/workflows/test.yaml
2023-08-07 00:36:01 +00:00

11 lines
186 B
YAML

name: Workflow Test
on: push
jobs:
first:
name: Step One
runs-on: ubuntu-latest
steps:
- uses: git.zakscode.com/ztimson/actions/git/checkout@develop
- run: ls