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

ci: fix alexcrichton/toml-rs task in toml_ci.yml

This commit is contained in:
Delyan Angelov 2022-01-03 11:15:42 +02:00
parent 3aba840af1
commit b4111451bf
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

@ -67,7 +67,7 @@ jobs:
run: |
git clone https://github.com/alexcrichton/toml-rs.git $TOML_AC_TESTS_PATH
## TODO: update/remove this pinning once all our skip lists are empty:
git -C $TOML_ALEXCRICHTON_TESTS_PATH checkout $TOML_AC_TESTS_PINNED_COMMIT
git -C $TOML_AC_TESTS_PATH checkout $TOML_AC_TESTS_PINNED_COMMIT
- name: Run alexcrichton TOML tests
run: ./v vlib/toml/tests/alexcrichton.toml-rs-tests_test.v