Skip to content

Commit

Permalink
✏️ fix typo in mono_repo.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
techouse committed Aug 4, 2023
1 parent 4de6589 commit 9acd781
Showing 1 changed file with 0 additions and 2 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

0 comments on commit 9acd781

Please sign in to comment.