From 62efb67d06a4aeb3299805911391b6e936901b42 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 30 Jan 2022 01:32:52 +0200 Subject: [PATCH] Fix typo in tests. --- .github/workflows/test_suite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_suite.yml b/.github/workflows/test_suite.yml index 3d678a510..7f43f19c0 100644 --- a/.github/workflows/test_suite.yml +++ b/.github/workflows/test_suite.yml @@ -118,7 +118,7 @@ jobs: .meteor/local/isopacks .meteor/local/bundler-cache/scanner key: v1-meteor_build_cache-${{ github.ref }}-${{ github.sha }} - restore-key: | + restore-keys: | v1-meteor_build_cache- - name: Setup meteor