We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85fa4d9 commit e21d845Copy full SHA for e21d845
.github/workflows/ci.yml
@@ -33,6 +33,7 @@ jobs:
33
cd verus/source
34
./tools/get-z3.sh
35
. ../tools/activate
36
+ rustup show active-toolchain
37
vargo build --release
38
- name: Cache verus
39
uses: actions/cache@v4
0 commit comments