Skip to content

Commit

Permalink
no tests before publish
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Delmas <[email protected]>
  • Loading branch information
tdelmas committed Jun 27, 2023
1 parent 25d9afc commit 5e42a4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: cargo test
- name: cargo publish
run: cd typed_floats_macros && cargo publish --token ${CRATES_TOKEN}
env:
Expand Down

0 comments on commit 5e42a4b

Please sign in to comment.