fix typos in yaml
All checks were successful
/ test (push) Successful in -1m52s

This commit is contained in:
Peter Tillemans 2024-05-26 19:45:15 +02:00
parent 1fc6ffa6ba
commit 216cfa4193

View file

@ -4,7 +4,7 @@ jobs:
test: test:
runs-on: docker runs-on: docker
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
sparse-checkout: . sparse-checkout: .
- run: echo All Good - run: echo All Good