Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: François Mockers <francois.mockers@vleue.com>
  • Loading branch information
bushrat011899 and mockersf authored Sep 20, 2024
1 parent 830e76f commit c6db91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- name: Check for Bevy internal imports
- name: Check for internal Bevy imports
shell: bash
run: |
errors=""
Expand Down

0 comments on commit c6db91f

Please sign in to comment.