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 120fe2d commit ffaeefaCopy full SHA for ffaeefa
tasks/test.sh
@@ -23,12 +23,12 @@ echo ""
23
echo "Building EQL..."
24
mise run build --force
25
26
-# Run lints on sqlx tests
27
-echo ""
28
-echo "=============================================="
29
-echo "1/3: Running linting checks on SQLx Rust tests"
30
31
-mise run test:lint
+# # Run lints on sqlx tests
+# echo ""
+# echo "=============================================="
+# echo "1/3: Running linting checks on SQLx Rust tests"
+# mise run test:lint
32
33
# Run legacy SQL tests
34
echo ""
0 commit comments