test: changed name

This commit is contained in:
원더 2021-01-08 12:10:33 +09:00
parent daaa86fe3c
commit cc245188ff

View File

@ -18,7 +18,7 @@ jobs:
env:
CI: true
test:
name: Test
name: Build Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2