examples: unskip vweb_orm_jwt from building, since it is not working directly with mysql anymore (#15671)

This commit is contained in:
Hitalo Souza 2022-10-22 13:12:54 -03:00 committed by GitHub
parent a23e06184d
commit 3d4ffe8f28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 2 deletions

View file

@ -5,6 +5,7 @@ import testing
const vroot = @VMODROOT
// build as a project folder
const efolders = [
'examples/viewer',
'examples/vweb_orm_jwt',