mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
examples: unskip vweb_orm_jwt from building, since it is not working directly with mysql anymore (#15671)
This commit is contained in:
parent
a23e06184d
commit
3d4ffe8f28
5 changed files with 9 additions and 2 deletions
|
@ -5,6 +5,7 @@ import testing
|
|||
|
||||
const vroot = @VMODROOT
|
||||
|
||||
// build as a project folder
|
||||
const efolders = [
|
||||
'examples/viewer',
|
||||
'examples/vweb_orm_jwt',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue