mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 01:05:26 +01:00 
			
		
		
		
	Update .gitea/workflows/test-pr.yml
This commit is contained in:
		| @@ -9,10 +9,9 @@ jobs: | |||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - name: setup go |       - uses: actions/setup-go@v5 | ||||||
|         uses: https://github.com/actions/setup-go@v5 |  | ||||||
|         with: |         with: | ||||||
|           go-version: '>=1.20.1' |           go-version-file: 'go.mod' | ||||||
|       - name: lint and build |       - name: lint and build | ||||||
|         run: | |         run: | | ||||||
|           make clean |           make clean | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 techknowlogick
					techknowlogick