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: on:
push: push:
@ -7,7 +7,7 @@ on:
pull_request: pull_request:
jobs: jobs:
tests: test:
runs-on: docker runs-on: docker
strategy: strategy: