Skip to content

Commit aa6fe06

Browse files
author
Andrew J Westlake
committed
Lengthened sleep between crate publishes
1 parent 57c5b94 commit aa6fe06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ test-feature-powerset: lint
2020

2121
publish: test-feature-powerset
2222
cargo publish --manifest-path pyo3-asyncio-macros/Cargo.toml
23-
sleep 10 # wait for crates.io to update
23+
sleep 30 # wait for crates.io to update
2424
cargo publish

0 commit comments

Comments
 (0)