Skip to content

Commit 6a0632f

Browse files
committed
temporarily allow fantomas formatting to fail
1 parent 161c46e commit 6a0632f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
run: dotnet tool restore
9797

9898
- name: Check format
99+
continue-on-error: true
99100
run: dotnet fantomas --check build.fsx src
100101
env:
101102
DOTNET_ROLL_FORWARD: LatestMajor

0 commit comments

Comments
 (0)