From 6ac18c1bf5abf855dfa66fdcbb150b583c4cd26e Mon Sep 17 00:00:00 2001 From: Ethan Paul <24588726+enpaul@users.noreply.github.com> Date: Sun, 23 Feb 2020 20:11:07 -0500 Subject: [PATCH] Rename CI job and environment list --- .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 9146f5f..d9989c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ -name: Run automation checks +name: CI on: [pull_request] jobs: - build: + Test: runs-on: ubuntu-latest strategy: matrix: