Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: allow failure
Browse files Browse the repository at this point in the history
rIIh committed Jun 18, 2024
1 parent b26d05e commit 692c82e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
@@ -51,6 +51,7 @@ jobs:
# package:test for this step to succeed. Note that Flutter projects will
# want to change this to 'flutter test'.
- name: Run tests
continue-on-error: true
run: melos test

- name: Aggregate results

0 comments on commit 692c82e

Please sign in to comment.