From a0d3188b3872610551ec0d746869e7fde3371b2b Mon Sep 17 00:00:00 2001 From: Eric Froemling Date: Sun, 6 Oct 2019 08:21:30 -0700 Subject: [PATCH] more CI testing --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd7d4ce0..c986ad87 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,4 +24,5 @@ jobs: cat `which mypy` pylint --version mypy --version + tools/snippets || echo bad echo test, and deploy your project.