mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Fix typo in tests.
This commit is contained in:
parent
00fd47105d
commit
62efb67d06
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_suite.yml
vendored
2
.github/workflows/test_suite.yml
vendored
|
|
@ -118,7 +118,7 @@ jobs:
|
||||||
.meteor/local/isopacks
|
.meteor/local/isopacks
|
||||||
.meteor/local/bundler-cache/scanner
|
.meteor/local/bundler-cache/scanner
|
||||||
key: v1-meteor_build_cache-${{ github.ref }}-${{ github.sha }}
|
key: v1-meteor_build_cache-${{ github.ref }}-${{ github.sha }}
|
||||||
restore-key: |
|
restore-keys: |
|
||||||
v1-meteor_build_cache-
|
v1-meteor_build_cache-
|
||||||
|
|
||||||
- name: Setup meteor
|
- name: Setup meteor
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue