micro-tests #372
| @@ -40,7 +40,8 @@ jobs: | |||||||
|         cd ../ |         cd ../ | ||||||
|         go work init |         go work init | ||||||
|         ls | grep -v go | xargs go work use |         ls | grep -v go | xargs go work use | ||||||
|         cat go.work |         cat ${{ github.workspace }}/go.work | ||||||
|  |         go env | ||||||
|     - name: setup deps |     - name: setup deps | ||||||
|       env: |       env: | ||||||
|         GOWORK: ${{ github.workspace }}/go.work |         GOWORK: ${{ github.workspace }}/go.work | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user