forgejo action test
All checks were successful
/ test (push) Successful in 4s

This commit is contained in:
Leon van Kammen 2023-12-12 12:05:51 +01:00
parent e74a7154a6
commit 039a9f3ee9

View file

@ -0,0 +1,8 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All Good
- run: id
- run: ls -la /var/run