test
Some checks failed
/ test (push) Failing after 1s

This commit is contained in:
KoenDR06 2026-02-10 16:48:21 +01:00
parent c604222f1f
commit c83f850f65

View file

@ -3,6 +3,6 @@ jobs:
test: test:
runs-on: nixos runs-on: nixos
steps: steps:
- run: echo All good! - run: echo foobar All good!
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: ls -la - run: ls -la