WIP: testing actions

This commit is contained in:
lagertonne 2024-11-06 22:26:48 +01:00
parent b9cfdf5456
commit 9186ac89bd

View file

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