mirror of
				https://gitea.com/actions/download-artifact.git
				synced 2025-10-31 00:58:16 +07:00 
			
		
		
		
	Run unit tests in CI
This commit is contained in:
		
							parent
							
								
									df4ad15cb8
								
							
						
					
					
						commit
						f9415c0ec3
					
				
							
								
								
									
										3
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @ -40,6 +40,9 @@ jobs: | |||||||
|     - name: Format |     - name: Format | ||||||
|       run: npm run format-check |       run: npm run format-check | ||||||
| 
 | 
 | ||||||
|  |     - name: Run Unit Tests | ||||||
|  |       run: npm test | ||||||
|  | 
 | ||||||
|     - name: Create artifacts |     - name: Create artifacts | ||||||
|       run: | |       run: | | ||||||
|         mkdir -p path/to/artifact-A |         mkdir -p path/to/artifact-A | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user