Skip to content

Commit

Permalink
💚 ++
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Nov 2, 2023
1 parent 1a0ffbf commit 0ea41eb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dart-lang/[email protected]
uses: subosito/[email protected]
with:
sdk: stable
cache: true
channel: stable
- uses: bluefireteam/melos-action@v2
- run: melos run format:all

Expand Down

0 comments on commit 0ea41eb

Please sign in to comment.