We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea5958 commit 8be2887Copy full SHA for 8be2887
1 file changed
.github/workflows/nightly.yml
@@ -48,7 +48,7 @@ jobs:
48
echo "Invoking tests with CrateDB ${CRATEDB_VERSION}"
49
50
# Run linter.
51
- flake8 src bin
+ poe lint
52
53
# Run tests.
54
bin/test -vvv
0 commit comments