From f5208517bbe59d528a6bccad3e18f2d05b9534d0 Mon Sep 17 00:00:00 2001 From: Mitchell Marino Date: Wed, 11 Jan 2023 22:37:28 -0600 Subject: [PATCH] fix pipeline --- ci/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 29d57f1..86ea789 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -18,7 +18,7 @@ jobs: - task: audit file: repo/ci/audit.yml - try: - - task: check-fmt + task: check-fmt file: repo/ci/check-fmt.yml - name: build