Compare commits

..

1 commit

Author SHA1 Message Date
b057ff148a
Migrate from GitHub Actions to Forgejo Actions 2025-01-11 13:14:22 +09:00

View file

@ -1,4 +1,4 @@
name: 'CI'
name: 'test'
on:
push:
@ -7,7 +7,7 @@ on:
pull_request:
jobs:
test:
tests:
runs-on: docker
strategy: