From 07948dfa42022a4a06eef6421abc2d4c78c7d80e Mon Sep 17 00:00:00 2001 From: Patrick Thomson Date: Wed, 11 Nov 2020 09:05:17 -0500 Subject: [PATCH] regular make? --- .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 5f667890..9cc09e6b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,4 +35,4 @@ jobs: # Don't use a 'components:' entry--we don't need them with beta/nightly, plus nightly often doesn't have them override: true - - run: make test + - run: make