Skip to content

Commit 88b53a9

Browse files
committed
allow warnings on CI
1 parent 4d50c37 commit 88b53a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
otp: 22.3.4.20
3333
tests_may_fail: false
3434
check_unused_deps: true
35-
warnings_as_errors: true
35+
warnings_as_errors: false
3636
- elixir: 1.13.x
3737
otp: 24.1.x
3838
tests_may_fail: false

0 commit comments

Comments
 (0)