From b4bc717f1c44b9726675a234b84278d5c0b52a0d Mon Sep 17 00:00:00 2001 From: Eric Froemling Date: Sun, 6 Oct 2019 04:53:51 -0700 Subject: [PATCH] more CI testing --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e99a8d0..ccc28304 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,5 +14,5 @@ jobs: - name: Run a multi-line script run: | echo Add other actions to build, - false + which pip3 echo test, and deploy your project.