1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: add new explict job 'install-modules', to test 'v install'

This commit is contained in:
Delyan Angelov
2020-05-20 12:20:06 +03:00
parent ac396ea02f
commit ebb3f4e402
2 changed files with 13 additions and 1 deletions

View File

@ -10,7 +10,6 @@ const (
'vlib/v/tests/num_lit_call_method_test.v',
'vlib/v/tests/pointers_test.v',
'vlib/v/tests/pointers_str_test.v',
'vlib/arrays/arrays_test.v',
'vlib/net/http/http_httpbin_test.v',
]
skip_on_musl = [