Skip to content

Commit

Permalink
chore: remove formatter from canary
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Oct 9, 2024
1 parent eff514d commit 55c1d66
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nightly-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
- name: Run Noir tests
run: nargo test

- name: Run formatter
run: nargo fmt --check

- name: Alert on dead links
uses: JasonEtco/create-an-issue@v2
if: ${{ failure() }}
Expand Down

0 comments on commit 55c1d66

Please sign in to comment.