workflow
This commit is contained in:
parent
60fd41f11c
commit
44fc212146
|
@ -25,7 +25,8 @@ jobs:
|
|||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.21.1
|
||||
- run: go fmt
|
||||
- run: cd backend && go fmt ./...
|
||||
|
||||
# release
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue