mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
ci fix script name
This commit is contained in:
parent
48dbeb1e14
commit
6387d32c2f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_suite.yml
vendored
2
.github/workflows/test_suite.yml
vendored
|
@ -131,7 +131,7 @@ jobs:
|
|||
run: meteor npm ci
|
||||
|
||||
- name: Run Tests
|
||||
run: sh ./test-wkan.sh -cv
|
||||
run: sh ./test-wekan.sh -cv
|
||||
|
||||
- name: Upload coverage
|
||||
uses: actions/upload-artifact@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue