mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 07:01:12 +00:00
Fix get wiki page id (#7322)
* fix get wiki page link * add test workflow * add unit for wiki utils function
This commit is contained in:
@@ -17,4 +17,4 @@ echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >~/.npmrc
|
||||
|
||||
cd $GITHUB_WORKSPACE
|
||||
|
||||
cd ./frontend && npm install && npm run lint
|
||||
cd ./frontend && npm install && npm run lint && npm run test
|
||||
|
Reference in New Issue
Block a user