expand the demo with a checkout of the repo
All checks were successful
/ test (push) Successful in 1s

This commit is contained in:
Jasper Ras 2026-02-26 21:32:02 +01:00
parent 63c0040487
commit b33bfb2bfb

View file

@ -4,3 +4,5 @@ jobs:
runs-on: native runs-on: native
steps: steps:
- run: echo All good! - run: echo All good!
- uses: actions/checkout@v4
- run: ls -la