From 1ecb5721391f7bf577b02548b46b8b66df8cd895 Mon Sep 17 00:00:00 2001 From: Eric Froemling Date: Thu, 26 Mar 2020 18:52:46 -0700 Subject: [PATCH] action test --- .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 382966a9..88d16eff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,5 +27,5 @@ jobs: with: python-version: 3.7 - name: Display Python version - run: python tools/snippets + run: python tools/snippets install_pip_reqs