Skip to content

Commit

Permalink
set PHX_CI for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SteffenDE committed Feb 4, 2025
1 parent 2614f2a commit 7252caa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ jobs:
image: hexpm/elixir:${{ matrix.elixir }}-erlang-${{ matrix.otp }}-${{ matrix.suffix }}
env:
ELIXIR_ASSERT_TIMEOUT: 10000
PHX_CI: true
services:
postgres:
image: postgres
Expand Down

0 comments on commit 7252caa

Please sign in to comment.