1
0

ci: rename ubuntu workflow

This commit is contained in:
dump_stack() 2023-05-16 19:40:39 +00:00
parent e7614ef3a7
commit 6ab8f2fea1
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC

View File

@ -1,4 +1,4 @@
name: Build and test on Ubuntu name: Ubuntu
on: on:
workflow_dispatch: workflow_dispatch:
@ -11,7 +11,7 @@ on:
jobs: jobs:
build: build:
name: Build on Ubuntu name: Build
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1