actions test 2
Some checks failed
/ test (push) Failing after 14s

This commit is contained in:
Jorijn van der Graaf 2025-11-14 19:58:47 +01:00
commit 292d221fec

View file

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