Commit e626d79
don't start the cosmos emulator on Linux builds (#4205)
We made a similar change in `release/azure_data_cosmos-previews`, but it
needs to be included here to avoid launching the emulator on Linux
builds. We were already marking them as skipped, but still
starting/stopping the emulator. This change causes us to skip the entire
emulator start process.
Co-authored-by: Daniel Jurek <djurek@microsoft.com>1 parent e2f4210 commit e626d79
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
0 commit comments