forked from vieter-v/vieter
fix(ci): set VMODULES for tests
This commit is contained in:
parent
9dd9222a69
commit
c8fc4c6a96
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ pipeline:
|
|||
image: 'chewingbever/vlang:latest'
|
||||
pull: true
|
||||
commands:
|
||||
- export VMODULES=$PWD/.vmodules
|
||||
- make test
|
||||
when:
|
||||
event: [pull_request]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue