Compare commits

..

1 commit

Author SHA1 Message Date
4ee423ac97
1.3.0: ci: add first forgejo ci #1
Some checks failed
/ lint_job (pull_request) Failing after 1s
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2025-09-24 21:23:49 +02:00

View file

@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v3
- name: Run linters
uses: https://github.com/wearerequired/lint-action@v2
uses: https://github.com/marketplace/actions/lint-action@v2
with:
gofmt: true
golint: true