Skip to content

Commit 233d603

Browse files
committed
.
1 parent 3e5eafd commit 233d603

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/nightly-canary.yml

-4
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ jobs:
2828
working-directory: ./lib
2929
run: nargo test
3030

31-
- name: Run formatter
32-
working-directory: ./lib
33-
run: nargo fmt --check
34-
3531
- name: Alert on dead canary
3632
uses: JasonEtco/create-an-issue@v2
3733
if: ${{ failure() }}

0 commit comments

Comments
 (0)