diff --git a/.github/workflows/mobile-compile_time_options.yml b/.github/workflows/mobile-compile_time_options.yml index c6c246432436a..3c96931122477 100644 --- a/.github/workflows/mobile-compile_time_options.yml +++ b/.github/workflows/mobile-compile_time_options.yml @@ -17,7 +17,6 @@ jobs: secrets: inherit cc_test: - if: ${{ needs.env.outputs.mobile_compile_time_options == 'true' }} needs: env name: cc_test runs-on: ubuntu-20.04