mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-11-07 07:09:46 +00:00
fix: revert the Action
This commit is contained in:
parent
51591fbd47
commit
086e5c03d9
2
.github/workflows/codecov.yml
vendored
2
.github/workflows/codecov.yml
vendored
@ -20,8 +20,6 @@ jobs:
|
|||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: "1.20"
|
go-version: "1.20"
|
||||||
- name: Install dependencies
|
|
||||||
run: go mod tidy
|
|
||||||
- name: Build OpenAPI
|
- name: Build OpenAPI
|
||||||
run: go generate
|
run: go generate
|
||||||
- name: Run coverage
|
- name: Run coverage
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user