From 097997e283f374c8982f6502b42845d522b6d3af Mon Sep 17 00:00:00 2001 From: Dave Stephens Date: Thu, 18 Feb 2021 23:14:00 +0000 Subject: [PATCH] Rename test --- .github/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index c6169a16..cfb2aa70 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: CI +name: Integration # Controls when the action will run. on: