Skip to content

Commit

Permalink
Nah.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpearce committed Oct 30, 2023
1 parent 6d70820 commit 81ea5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Check formatting
run: mix format --check-formatted
- name: Check lint
run: mix credo --strict
run: mix credo
- name: Restore PLT cache
uses: actions/cache@v2
id: plt_cache
Expand Down

0 comments on commit 81ea5b9

Please sign in to comment.