Skip to content

Commit

Permalink
💚 Use melos for the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Aug 6, 2024
1 parent 3962684 commit f5f1806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runnable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
- run: flutter pub get
- uses: bluefireteam/melos-action@v3
- run: cargo build --package=agent_dart
- run: cd packages/agent_dart_base && dart test ./test/agent_dart_base_test.dart
- name: Publish dry run
Expand Down

0 comments on commit f5f1806

Please sign in to comment.