Skip to content

Commit

Permalink
Update app-integration-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
minikin committed Nov 2, 2023
1 parent 189e2ac commit bf0d3a3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/app-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,10 @@ jobs:
channel: "stable"
cache: true

- name: ⚙️ Setup Melos
run: ls

- name: ⚙️ Setup Melos
uses: bluefireteam/melos-action@v2
with:
run-bootstrap: false

- name: ⚙️ Install dependencies for all packages
run: melos build:pub_get:all
Expand Down

0 comments on commit bf0d3a3

Please sign in to comment.