Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
ameknite committed May 2, 2024
1 parent a7bca76 commit af92a28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -305,9 +305,9 @@ jobs:
# This currently report a lot of false positives
# Enable it again once it's fixed - https://github.com/bevyengine/bevy/issues/1983
# - name: Installs cargo-deadlinks
# uses: taiki-e/install-action@v2
# with:
# tool: cargo-deadlinks
# uses: taiki-e/install-action@v2
# with:
# tool: cargo-deadlinks
# - name: Checks dead links
# run: cargo deadlinks --dir target/doc/bevy
# continue-on-error: true
Expand Down

0 comments on commit af92a28

Please sign in to comment.