Updated workflow name

This commit is contained in:
qt_coder 2021-06-27 21:50:32 +08:00 committed by GitHub
parent 180ea021cb
commit 38a32b824b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: CI
on: [push]
jobs:
build:
name: Test
name: Build Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2