mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +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/bundler-cache/scanner
|
||||
key: v1-meteor_build_cache-${{ github.ref }}-${{ github.sha }}
|
||||
restore-key: |
|
||||
restore-keys: |
|
||||
v1-meteor_build_cache-
|
||||
|
||||
- name: Setup meteor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue