From 908fd59019eb044044b582b5dde9319312e04fcf Mon Sep 17 00:00:00 2001 From: Sunshine Date: Sat, 4 Apr 2020 17:08:19 -0400 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4c59d1e..5938125 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Cross-platform build & test +name: CI on: push: @@ -7,7 +7,7 @@ on: branches: [ master ] jobs: - build: + build_and_test: strategy: matrix: