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 8d2fd3c commit 9bd46b5Copy full SHA for 9bd46b5
.config/nextest.toml
@@ -1,5 +1,6 @@
1
[profile.default]
2
retries = 2
3
+slow-timeout = { period = "15s", terminate-after = 4 }
4
5
[profile.no-bigquery]
6
default-filter = "not (package(etl-destinations) and binary(/bigquery_pipeline/))"
0 commit comments