Skip to content

Commit 2900566

Browse files
authored
chore: remove formatter from canary
1 parent 0b5a7be commit 2900566

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/nightly-canary.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
- name: Run Noir tests
2828
run: nargo test
2929

30-
- name: Run formatter
31-
run: nargo fmt --check
32-
3330
- name: Alert on dead links
3431
uses: JasonEtco/create-an-issue@v2
3532
if: ${{ failure() }}

0 commit comments

Comments
 (0)