fix pipeline

This commit is contained in:
Mitchell Marino 2023-01-11 22:37:28 -06:00
parent de5e0bb1fb
commit f5208517bb

View File

@ -18,7 +18,7 @@ jobs:
- task: audit - task: audit
file: repo/ci/audit.yml file: repo/ci/audit.yml
- try: - try:
- task: check-fmt task: check-fmt
file: repo/ci/check-fmt.yml file: repo/ci/check-fmt.yml
- name: build - name: build