Update .forgejo/workflows/ci.yml
Some checks failed
CI / cargo test (push) Has been cancelled

This commit is contained in:
ward 2025-12-04 11:49:18 +00:00
parent 4c545df0c4
commit 71eed42679

View file

@ -10,7 +10,7 @@ jobs:
steps: steps:
- uses: https://code.forgejo.org/actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - uses: https://code.forgejo.org/actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- uses: https://github.com/oxsecurity/megalinter:v9 - uses: https://github.com/oxsecurity/megalinter@v9
env: env:
MEGALINTER_FLAVOR: cupcake MEGALINTER_FLAVOR: cupcake
GITHUB_SERVER_URL: https://forgejo.wizeazz.nl GITHUB_SERVER_URL: https://forgejo.wizeazz.nl