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 cf800a8 commit 8dbee4aCopy full SHA for 8dbee4a
ci/jobs/fast_test.py
@@ -55,6 +55,7 @@ def clone_submodules():
55
"contrib/incbin",
56
"contrib/yaml-cpp",
57
"contrib/corrosion",
58
+ "contrib/jwt-cpp",
59
]
60
61
res = Shell.check("git submodule sync", verbose=True, strict=True)
0 commit comments