mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 15:43:01 +00:00 
			
		
		
		
	Test amalg.
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -62,10 +62,10 @@ jobs: | |||||||
|             gcc |             gcc | ||||||
|       - name: Build |       - name: Build | ||||||
|         shell: cmd |         shell: cmd | ||||||
|         run: make -j4 CC=gcc JANET_NO_AMALG=1 |         run: make -j4 CC=gcc | ||||||
|       - name: Test  |       - name: Test  | ||||||
|         shell: cmd |         shell: cmd | ||||||
|         run: make test -j4 CC=gcc JANET_NO_AMALG=1 |         run: make test -j4 CC=gcc | ||||||
|  |  | ||||||
|   test-mingw-linux: |   test-mingw-linux: | ||||||
|     name: Build and test with Mingw on Linux + Wine |     name: Build and test with Mingw on Linux + Wine | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose