浏览代码

Fix typo in tests.

Lauri Ojansivu 3 年之前
父节点
当前提交
62efb67d06
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/test_suite.yml

+ 1 - 1
.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