ci: rename ubuntu workflow
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/ubuntu.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ubuntu.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,4 +1,4 @@ | ||||
| name: Build and test on Ubuntu | ||||
| name: Ubuntu | ||||
|  | ||||
| on: | ||||
|   workflow_dispatch: | ||||
| @@ -11,7 +11,7 @@ on: | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|     name: Build on Ubuntu | ||||
|     name: Build | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|     - uses: actions/checkout@v1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user