Skip to content

Commit

Permalink
✏️ fix typo in mono_repo.yaml (#468)
Browse files Browse the repository at this point in the history
  • Loading branch information
techouse authored Aug 4, 2023
1 parent 2f7f414 commit 03f7bf7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ jobs:
run: dart analyze --fatal-infos .
if: "always() && steps.chopper_generator_pub_upgrade.conclusion == 'success'"
working-directory: chopper_generator
needs:
- job_001
job_003:
name: "unit_test; PKGS: chopper, chopper_built_value, chopper_generator; `dart pub global run coverage:test_with_coverage`"
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion mono_repo.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
self_validate: analyzer_and_format
self_validate: analyze_and_format

github:
on:
Expand Down

0 comments on commit 03f7bf7

Please sign in to comment.