fix ci #200

Merged
v merged 12 commits from ci into main 2023-09-09 16:18:16 +02:00
2 changed files with 1 additions and 3 deletions
Showing only changes of commit 4cdf69c21e - Show all commits

View file

@ -1,7 +1,5 @@
name: Lint
on: [push]
jobs:
lint:
runs-on: native

View file

@ -10,7 +10,7 @@ on:
jobs:
update:
runs-on: native
runs-on: docker
steps:
- uses: actions/checkout@v3
- env: