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 6cd821f commit d0d4ff1Copy full SHA for d0d4ff1
justfiles/testing.just
@@ -14,7 +14,7 @@ bench-rustdoc-page host="http://127.0.0.1:8888":
14
[group('sqlx')]
15
[no-cd]
16
[parallel]
17
-sqlx-prepare *args: (_sqlx-prepare "./" args) (_sqlx-prepare "crates/lib/docs_rs_repository_stats/" args)
+sqlx-prepare *args: (_sqlx-prepare "./" args) # (_sqlx-prepare "crates/lib/docs_rs_repository_stats/" args)
18
19
[private]
20
0 commit comments