Skip to content

Commit 010f682

Browse files
committed
keep verus in place
1 parent 2ef4c3e commit 010f682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
ref: 6b278074651d520825ea62fe2079ed1e3959cb69
2727
- name: Build Verus
2828
run: |
29-
cd ../verus/source
29+
cd verus/source
3030
./tools/get-z3.sh
3131
source ../tools/activate
3232
vargo build --release

0 commit comments

Comments
 (0)