Skip to content

Commit 7252caa

Browse files
committed
set PHX_CI for integration tests
1 parent 2614f2a commit 7252caa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
image: hexpm/elixir:${{ matrix.elixir }}-erlang-${{ matrix.otp }}-${{ matrix.suffix }}
119119
env:
120120
ELIXIR_ASSERT_TIMEOUT: 10000
121+
PHX_CI: true
121122
services:
122123
postgres:
123124
image: postgres

0 commit comments

Comments
 (0)