Add explanation for formatter pipeline

Explain why the formatter is in a weird place in the build process
pull/831/head
Andre Masella 2022-04-12 10:10:27 -04:00
parent 484f694c40
commit 0eb153faed
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ jobs:
export PATH=$HOME/miniconda3/bin:$PATH
buildscripts/incremental/test.sh
displayName: 'Test'
# This is last because we need to install a bunch of LLVM stuff that will pollute the build environment
- script: |
set -e
export PATH=$HOME/miniconda3/bin:$PATH