Skip to content

Commit 686cf32

Browse files
committed
Fix crypto package job name
1 parent aa53ade commit 686cf32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ workflows:
2323
requires:
2424
- package_vm
2525
- package_vm_cranelift
26-
- package_crypto
26+
- package_crypto_verify
2727
filters:
2828
branches:
2929
only:

0 commit comments

Comments
 (0)