We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88eec94 commit 7d5add9Copy full SHA for 7d5add9
.github/workflows/build.yaml
@@ -24,7 +24,7 @@ jobs:
24
# golangci_lint_flags: "--timeout=5m0s"
25
build:
26
runs-on: ubuntu-latest
27
- needs: lint
+ #needs: lint
28
steps:
29
- name: Checkout source code
30
uses: actions/checkout@v3
0 commit comments