Skip to content

Commit

Permalink
fix: unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
pYassine committed Nov 8, 2023
1 parent 7d92134 commit cd0a128
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,8 @@ jobs:
- name: Set up Yarn cache
uses: c-hive/gha-yarn-cache@v2

- name: Install dependencies
run: |
yarn --immutable
- name: Build common dependencies
run: yarn workspace @domifa/common build

- name: Install dependencies
run: yarn workspaces focus @domifa/portail-usagers
Expand Down

0 comments on commit cd0a128

Please sign in to comment.