Skip to content

Commit faaf4ed

Browse files
committed
Ignore engines for now
1 parent 3364675 commit faaf4ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
- name: Install deps
5050
if: steps.node_modules_cache.outputs.cache-hit != 'true'
5151
run: |
52+
yarn config set ignore-engines true
5253
yarn config set yarn-offline-mirror ~/.npm-packages-offline-cache
5354
yarn config set network-timeout 300000
5455
yarn config set yarn-offline-mirror-pruning true

0 commit comments

Comments
 (0)