Compare commits

..

1 commit

Author SHA1 Message Date
0d233b101b
Migrate from GitHub Actions to Forgejo Actions 2025-01-11 13:15:23 +09:00

View file

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