mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-19 14:41:16 +00:00
ci: rename task to build + test
This commit is contained in:
parent
9c43efa2b2
commit
2de793b145
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- run: yarn lint
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
name: Test
|
||||
name: Build + Test
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue