Skip to content

Commit

Permalink
Put publish.sh inside scripts/
Browse files Browse the repository at this point in the history
  • Loading branch information
keithtensor committed Aug 7, 2024
1 parent b39d125 commit b43e889
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions publish.sh → scripts/publish.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/bash
set -ex
cargo doc --all-features
cargo test --all-features --workspace
cd support/macros
cargo publish
cd ../..
Expand Down

0 comments on commit b43e889

Please sign in to comment.