Skip to content

Commit 477d2e9

Browse files
committed
set PHX_CI for integration tests
1 parent 2400164 commit 477d2e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ jobs:
124124
image: hexpm/elixir:${{ matrix.elixir }}-erlang-${{ matrix.otp }}-${{ matrix.suffix }}
125125
env:
126126
ELIXIR_ASSERT_TIMEOUT: 10000
127+
PHX_CI: true
127128
services:
128129
postgres:
129130
image: postgres

0 commit comments

Comments
 (0)