Skip to content

Commit

Permalink
add flutter test to the github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
iwanbk committed Nov 20, 2024
1 parent fe0035d commit 9b1c3b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,7 @@ jobs:
- name: Install Flutter dependencies
run: flutter pub get

- run: flutter test

- name: Build myceliumflut for Windows
run: flutter build

0 comments on commit 9b1c3b5

Please sign in to comment.