Rename workflows

This commit is contained in:
Dheepak Krishnamurthy 2021-02-11 01:23:22 -07:00
parent 37399cae6c
commit f133ec219b
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
name: CI name: Build
on: [push, pull_request] on: [push, pull_request]
jobs: jobs:
build: build:

View file

@ -1,6 +1,6 @@
on: [push, pull_request] on: [push, pull_request]
name: Continuous integration name: CI
jobs: jobs:
check: check: