Skip to content

Commit 7d5add9

Browse files
committed
fix ci
1 parent 88eec94 commit 7d5add9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# golangci_lint_flags: "--timeout=5m0s"
2525
build:
2626
runs-on: ubuntu-latest
27-
needs: lint
27+
#needs: lint
2828
steps:
2929
- name: Checkout source code
3030
uses: actions/checkout@v3

0 commit comments

Comments
 (0)