CI #170

Merged
v merged 13 commits from actions-ci into main 2023-05-26 22:19:20 +02:00
Showing only changes of commit 69e79105a3 - Show all commits

View file

@ -2,7 +2,7 @@ name: Test
on: [push]
jobs:
setup-forgejo:
runs-on: nix-native
runs-on: native
steps:
- uses: actions/checkout@v3
- run: |