Add CI #4

Merged
creekorful merged 8 commits from ci into main 2025-02-19 09:06:34 +01:00
Showing only changes of commit 6b72f3cfce - Show all commits

View file

@ -3,7 +3,7 @@ name: CI
on: [ push ]
jobs:
ci:
runs-on: ubuntu-latest
runs-on: docker
steps:
- uses: actions/checkout@v4