Skip to content

Commit 7d67e22

Browse files
committed
ci: update hash_validation_tests to slower_tests in more_extensive_but_slower_tests_ci.yml, after the repo name change
1 parent f0bfee2 commit 7d67e22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/more_extensive_but_slower_tests_ci.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939

4040
- name: Run additional crypto tests
4141
run: |
42-
v retry -- git clone --depth 1 https://github.com/vlang/hash_validation_tests
43-
v test hash_validation_tests/
42+
v retry -- git clone --depth 1 https://github.com/vlang/slower_tests
43+
v test slower_tests/

0 commit comments

Comments
 (0)