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

This commit is contained in:
KoenDR06 2026-02-10 16:54:43 +01:00
parent a9a3d4b7b1
commit 56e1e6cd36

View file

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