Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akorchyn authored Sep 2, 2024
1 parent 221dddf commit 59e6fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run cargo fmt
run: cargo fmt --check
run: cargo yank 0.10.1 near-sandbox-utils --token ${{ secrets.CARGO_REGISTRY_TOKEN }}

# there're sometimes warnings, which signal, that the generated doc
# won't look as expected, when rendered, and sometimes errors, which will prevent doc from being
Expand Down

0 comments on commit 59e6fdf

Please sign in to comment.