We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f37ac commit b75b0ebCopy full SHA for b75b0eb
1 file changed
.github/workflows/main.yml
@@ -171,6 +171,7 @@ jobs:
171
# Enable extra checks
172
export CG_CLIF_ENABLE_VERIFIER=1
173
174
+ rustup run nightly-2022-03-25 bash -c 'env'
175
rustup run nightly-2022-03-25 bash ./test.sh
176
177
- name: Package prebuilt cg_clif
0 commit comments