mirror of https://github.com/databricks/cli.git
12 lines
195 B
TOML
12 lines
195 B
TOML
|
# Badness = "Brief description of what's wrong with the test output, if anything"
|
||
|
|
||
|
#[GOOS]
|
||
|
# Disable on Windows
|
||
|
#windows = false
|
||
|
|
||
|
# Disable on Mac
|
||
|
#mac = false
|
||
|
|
||
|
# Disable on Linux
|
||
|
#linux = false
|