From d30b1130c23af9110e79f3d6af42008229bff0cf Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Thu, 3 Dec 2020 17:06:24 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20Test=20GitHub=20Actions=20build?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 77aa064..f9c159a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,9 +2,6 @@ name: Test on: push -env: - - jobs: build: name: Setup, Build, Publish, and Deploy