mirror of
				https://github.com/tobspr/shapez.io.git
				synced 2025-06-13 13:04:03 +00:00 
			
		
		
		
	Fix, 4
This commit is contained in:
		
							parent
							
								
									86c3232760
								
							
						
					
					
						commit
						9a5b9c3f6f
					
				
							
								
								
									
										5
									
								
								.github/workflows/ci-workflow.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/ci-workflow.yml
									
									
									
									
										vendored
									
									
								
							| @ -1,8 +1,5 @@ | ||||
| name: workflow | ||||
| on: [push, pull_request] | ||||
| defaults: | ||||
|     run: | ||||
|         working-directory: ./src/js | ||||
| jobs: | ||||
|     job: | ||||
|         runs-on: ubuntu-latest | ||||
| @ -13,4 +10,4 @@ jobs: | ||||
|               uses: mooyoul/tslint-actions@v1.1.1 | ||||
|               with: | ||||
|                   token: ${{ secrets.GITHUB_TOKEN }} | ||||
|                   project: "." | ||||
|                   project: "$GITHUB_WORKSPACE/src/js" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 tobspr
						tobspr