Switching from jenkins.
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				MoreThanText build / Build-MoreThanText (push) Failing after 1m50s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	MoreThanText build / Build-MoreThanText (push) Failing after 1m50s
				
			This commit is contained in:
		
							
								
								
									
										11
									
								
								.gitea/workflows/build.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								.gitea/workflows/build.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
---
 | 
			
		||||
name: MoreThanText build
 | 
			
		||||
run-name: ${{ gitea.actor }} runner
 | 
			
		||||
on: push
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  Build-MoreThanText:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - run: cargo test
 | 
			
		||||
      - run: cargo build --release
 | 
			
		||||
		Reference in New Issue
	
	Block a user