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

This commit is contained in:
KoenDR06 2026-02-10 17:26:58 +01:00
parent 56e1e6cd36
commit af8514b56b

View file

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