Skip to content

Commit

Permalink
Removed dart tool installation from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ferraridamiano committed May 5, 2024
1 parent 9705280 commit 41906e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
- name: Install required dart tools
run: |
dart pub global activate melos
dart pub global activate vector_graphics_compiler
- name: Bootstrap
run: melos bootstrap
Expand Down

0 comments on commit 41906e4

Please sign in to comment.