refactor: change the code's whole structure
This commit is contained in:
parent
a659154937
commit
96637019c1
13 changed files with 295 additions and 52 deletions
.forgejo/workflows
|
@ -25,5 +25,8 @@ jobs:
|
|||
|
||||
- name: Build plugins
|
||||
run: |
|
||||
go mod download
|
||||
./build.sh
|
||||
make build-cross
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
make test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue