We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0bfee2 commit 7d67e22Copy full SHA for 7d67e22
1 file changed
.github/workflows/more_extensive_but_slower_tests_ci.yml
@@ -39,5 +39,5 @@ jobs:
39
40
- name: Run additional crypto tests
41
run: |
42
- v retry -- git clone --depth 1 https://github.com/vlang/hash_validation_tests
43
- v test hash_validation_tests/
+ v retry -- git clone --depth 1 https://github.com/vlang/slower_tests
+ v test slower_tests/
0 commit comments