Skip to content

Commit 7a892f6

Browse files
committed
ci: don't build lint example
1 parent a153447 commit 7a892f6

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
@@ -53,6 +53,7 @@ jobs:
5353
run: dart format .
5454

5555
- name: Generate
56+
if: matrix.package != 'packages/freezed_lint/example'
5657
run: dart run build_runner build --delete-conflicting-outputs
5758

5859
- name: Analyze

0 commit comments

Comments
 (0)