mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
parser: fix silent parsing examples/vmod.v (#7264)
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -611,3 +611,4 @@ jobs:
|
||||
./v test-parser examples/fibonacci.v
|
||||
./v test-parser examples/cli.v
|
||||
./v test-parser examples/json.v
|
||||
./v test-parser examples/vmod.v
|
||||
|
||||
Reference in New Issue
Block a user