Skip to content

Commit

Permalink
disable dialyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
krukonshedul committed Jun 25, 2024
1 parent acc277f commit e3a4ae4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 38 deletions.
37 changes: 0 additions & 37 deletions .circleci/config.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: surgeventures/platform-tribe-actions/elixir/static-check@fast-elixir-repo-setup
id: static
with:
dialyzer: true
dialyzer: false
hex-token: ${{ secrets.HEX_ORGANIZATION_WRITE_KEY }}

test:
Expand Down

0 comments on commit e3a4ae4

Please sign in to comment.