mirror of
https://github.com/vlang/v.git
synced 2025-09-24 04:48:28 -04:00
ci: update hash_validation_tests to slower_tests in more_extensive_but_slower_tests_ci.yml, after the repo name change
This commit is contained in:
parent
f0bfee2911
commit
7d67e22b97
@ -39,5 +39,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Run additional crypto tests
|
- name: Run additional crypto tests
|
||||||
run: |
|
run: |
|
||||||
v retry -- git clone --depth 1 https://github.com/vlang/hash_validation_tests
|
v retry -- git clone --depth 1 https://github.com/vlang/slower_tests
|
||||||
v test hash_validation_tests/
|
v test slower_tests/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user