Allow dependabot to write elixir unit test report (#2359)

Fixes failing dependabot PRs
This commit is contained in:
Jamil
2023-10-17 09:12:45 -07:00
committed by GitHub
parent be990e7fea
commit 720218db06

View File

@@ -8,6 +8,8 @@ jobs:
defaults:
run:
working-directory: ./elixir
permissions:
checks: write
env:
MIX_ENV: test
POSTGRES_HOST: localhost