Explorar o código

ci: ensure PROFILE env is set for elixir apps check

Zaiming (Stone) Shi %!s(int64=3) %!d(string=hai) anos
pai
achega
f50b660cea
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/elixir_apps_check.yaml

+ 1 - 0
.github/workflows/elixir_apps_check.yaml

@@ -35,6 +35,7 @@ jobs:
         run: ./scripts/check-elixir-applications.exs
         env:
           MIX_ENV: ${{ matrix.profile }}
+          PROFILE: ${{ matrix.profile }}
 #      - name: check applications started with emqx_machine
 #        run: ./scripts/check-elixir-emqx-machine-boot-discrepancies.exs
 #        env: