fix: disable FE auth testing on compatibility tests (#2377)

This commit is contained in:
Severiano Badajoz
2021-08-12 18:34:04 +00:00
committed by GitHub
parent 660dff256c
commit 925b785b1f
2 changed files with 6 additions and 3 deletions
@@ -9,6 +9,7 @@ on:
env:
JEST_ENV: prod
CXG_AUTH_TYPE: none
jobs:
docker-build: