Skip to content

Commit

Permalink
removed
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoku-lord committed Dec 21, 2021
1 parent 4189b16 commit 765fc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/test.exs
@@ -1,7 +1,7 @@
import Config

config :lob_elixir,
api_key: test_a894a4d6aec5e01c5abfcbe24a8fe5bce1f
api_key: System.get_env("API_KEY")

config :pre_commit,
commands: ["test", "credo", "dialyzer", "coveralls"]

0 comments on commit 765fc36

Please sign in to comment.