feat(actions): Change action to Gitea #161

Merged
metal3d merged 2 commits from test-workflow into master 2025-08-19 19:59:18 +00:00
Showing only changes of commit f539be8f52 - Show all commits

View File

@@ -29,7 +29,6 @@ jobs:
- name: Tidy
run: |
export GOPROXY='https://proxy.golang.org,direct'
go mod tidy
- name: Launch Test
run: |