corepack enable for mocha/e2e
This commit is contained in:
		
							parent
							
								
									44c42f1715
								
							
						
					
					
						commit
						bc94eb8baf
					
				
					 1 changed files with 2 additions and 8 deletions
				
			
		
							
								
								
									
										10
									
								
								.github/workflows/test.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.github/workflows/test.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -36,10 +36,7 @@ jobs: | |||
|       uses: actions/setup-node@v3 | ||||
|       with: | ||||
|         node-version: ${{ matrix.node-version }} | ||||
|         cache: 'yarn' | ||||
|         cache-dependency-path: | | ||||
|           packages/backend/yarn.lock | ||||
|           packages/client/yarn.lock | ||||
|     - run: corepack enable | ||||
|     - name: Install dependencies | ||||
|       run: yarn install | ||||
|     - name: Check yarn.lock | ||||
|  | @ -87,10 +84,7 @@ jobs: | |||
|       uses: actions/setup-node@v3 | ||||
|       with: | ||||
|         node-version: ${{ matrix.node-version }} | ||||
|         cache: 'yarn' | ||||
|         cache-dependency-path: | | ||||
|           packages/backend/yarn.lock | ||||
|           packages/client/yarn.lock | ||||
|     - run: corepack enable | ||||
|     - name: Install dependencies | ||||
|       run: yarn install | ||||
|     - name: Check yarn.lock | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue