mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
toml: upgrade the module to 100% BurntSushi test suite parsing compatibility (#12466)
This commit is contained in:
2
.github/workflows/toml_ci.yml
vendored
2
.github/workflows/toml_ci.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
timeout-minutes: 10
|
||||
env:
|
||||
TOML_TESTS_PATH: vlib/toml/tests/testdata/burntsushi/toml-test
|
||||
TOML_TESTS_PINNED_COMMIT: 982482f
|
||||
TOML_TESTS_PINNED_COMMIT: 576db85
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user