Skip to content

Commit

Permalink
update workspace configs
Browse files Browse the repository at this point in the history
  • Loading branch information
codekeyz committed Jan 3, 2024
1 parent 281aff5 commit 8c45afd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ jobs:
uses: actions/checkout@v3

- uses: dart-lang/[email protected]
- uses: bluefireteam/melos-action@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.10.6"
channel: "stable"
- uses: bluefireteam/melos-action@v3

- name: Bootstrap
run: |
Expand All @@ -45,11 +45,11 @@ jobs:
uses: actions/checkout@v3

- uses: dart-lang/[email protected]
- uses: bluefireteam/melos-action@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.10.6"
channel: "stable"
- uses: bluefireteam/melos-action@v3

- name: Bootstrap
run: |
Expand Down

0 comments on commit 8c45afd

Please sign in to comment.