mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-11-03 20:34:40 +01:00 
			
		
		
		
	Fixed nodejs.yml
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/nodejs.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/nodejs.yml
									
									
									
									
										vendored
									
									
								
							@@ -15,10 +15,6 @@ jobs:
 | 
			
		||||
    - name: npm install, build, and test
 | 
			
		||||
      run: |
 | 
			
		||||
        npm ci
 | 
			
		||||
<<<<<<< HEAD:.github/workflows/nodejs.yml
 | 
			
		||||
=======
 | 
			
		||||
        npm run build --if-present
 | 
			
		||||
>>>>>>> 6599f97088dcda01d7b05abe9afc732165f0af62:.github/workflows/nodejs.yml
 | 
			
		||||
        npm run lint
 | 
			
		||||
        npm test
 | 
			
		||||
      env:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user