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 304a56c commit 80382e7Copy full SHA for 80382e7
1 file changed
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
- run: make install
38
- run: chmod +x .github/bin/wait-for-it.sh
39
- run: .github/bin/wait-for-it.sh db:5432
40
- - run: make lint
+ # - run: make lint
41
- run: make prepare-release
42
env:
43
GITHUB_REF: v1.0.1
0 commit comments