Login
From:
Danb Blog
(Uncensored)
subscribe
Adapting GitHub action PHPUnit tests for Codeberg/Forgejo · Danb Blog
https://danb.me/blog/forgejo-phpunit-tests/
links
backlinks
Roast topics
Find topics
Find it!
I’ve recently been moving most of my projects from GitHub over to Codeberg and a self-hosted Forgejo instance. A few of my projects make use of GitHub actions to perform automated testing, so I ideally also wanted to transfer over this testing.