Skip to content

Commit

Permalink
Fix windows test in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
natsuk4ze authored Jun 15, 2024
1 parent 0390b54 commit 62ed763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
timeout-minutes: 10
uses: subosito/flutter-action@v2
with:
channel: beta
channel: stable

- name: Run integration tests
id: Run-integration-tests
Expand Down

0 comments on commit 62ed763

Please sign in to comment.