Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
liamappelbe committed Oct 8, 2024
1 parent d2245bc commit 6bbc754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ffigen_weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
- name: Install dependencies
run: flutter pub get && flutter pub get --directory="../objective_c"
- name: Build test dylib and bindings
run: dart test/setup.dart
run: dart test/setup.dart --main-thread-dispatcher
- name: Run VM tests
run: flutter test

0 comments on commit 6bbc754

Please sign in to comment.