Adjust formatting

This commit is contained in:
Andrew Murray 2022-05-07 23:13:41 +10:00
parent c5356010ff
commit c6cdd4dd52

View File

@ -65,6 +65,7 @@ jobs:
shell: dash.exe -l "{0}" shell: dash.exe -l "{0}"
run: | run: |
python3 -m pip install -U 'numpy!=1.21.*' python3 -m pip install -U 'numpy!=1.21.*'
- name: Build - name: Build
shell: bash.exe -eo pipefail -o igncr "{0}" shell: bash.exe -eo pipefail -o igncr "{0}"
run: | run: |