Skip to content

Commit c4eeca1

Browse files
committed
Put publish.sh inside scripts/
1 parent 03a85f1 commit c4eeca1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

publish.sh renamed to scripts/publish.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/bash
22
set -ex
3-
cargo doc --all-features
4-
cargo test --all-features --workspace
53
cd support/macros
64
cargo publish
75
cd ../..

0 commit comments

Comments
 (0)