Skip to content

Commit

Permalink
change workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromevdl committed Aug 28, 2023
1 parent 46bb115 commit 06f3b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
cache: 'yarn'
cache-dependency-path: |
yarn.lock
solutions/yarn.lock
framework/yarn.lock
- name: Install dependencies
run: yarn install --check-files
- name: Build
Expand Down

0 comments on commit 06f3b42

Please sign in to comment.