Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertDober committed Jul 8, 2024
1 parent c9cf964 commit 515a610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
~/.mix
_build
key: ${{ matrix.otp }}-${{ matrix.elixir }}-build
- run: mix format --check_formatted
- run: mix format --check-formatted
if: matrix.warnings_as_errors
env:
CC: gcc-10
Expand Down

0 comments on commit 515a610

Please sign in to comment.