Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
ameknite committed Mar 22, 2024
1 parent 110ec9a commit 4ee6595
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 @@ -272,9 +272,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 4ee6595

Please sign in to comment.