ni / grpc-device

gRPC server providing remote access to NI device driver APIs.
MIT License
71 stars 50 forks source link

removed spacing syntax #1014

Closed christag-ni closed 1 year ago

christag-ni commented 1 year ago

What does this Pull Request accomplish?

Removes spacing syntax that would cause errors, since YAML is indent-sensitive.

Why should this Pull Request be merged?

To avoid failures when trigger_azdo_pipeline is being run.

What testing has been done?

No testing