actions: update testing workflow
npm run build is niet nodig om te testen
This commit is contained in:
		
							parent
							
								
									641266f0fe
								
							
						
					
					
						commit
						08d4599664
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								.github/workflows/testing.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/testing.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -29,5 +29,4 @@ jobs: | |||
|         node-version: ${{ matrix.node-version }} | ||||
|         cache: 'npm' | ||||
|     - run: npm ci | ||||
|     - run: npm run build --if-present | ||||
|     - run: npm run test:unit | ||||
|  |  | |||
		Reference in a new issue
	
	 Timo De Meyst
						Timo De Meyst