diff --git a/.azure/azure-pipelines.yml b/.azure/azure-pipelines.yml index 84ffebdec8..d04d568566 100644 --- a/.azure/azure-pipelines.yml +++ b/.azure/azure-pipelines.yml @@ -39,4 +39,4 @@ steps: - bash: cargo build displayName: Build source - bash: cargo test -displayName: Run tests \ No newline at end of file + displayName: Run tests \ No newline at end of file