WIP: testing actions
All checks were successful
/ test (push) Successful in 25s

This commit is contained in:
lagertonne 2024-11-06 22:26:48 +01:00
parent f4ccb02a48
commit a60a49f6cc

View file

@ -0,0 +1,7 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- uses: actions/checkout@v4