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 6c98233 commit db6ac0cCopy full SHA for db6ac0c
.github/workflows/v_apps_and_modules_compile_ci.yml
@@ -71,7 +71,7 @@ jobs:
71
v retry -- v install https://github.com/DarpHome/discord.v
72
cd ~/.vmodules/discord
73
echo "Checkout last known good commit"
74
- git checkout c4777906464e4c97233e3afa532ddec7175e21ec
+ git checkout 458261508af66fa971207c8af10ee4e1b59fbf2f
75
echo "Execute Tests"
76
v test .
77
0 commit comments