diff --git a/.github/workflows/ci_steps.yml b/.github/workflows/ci_steps.yml index 7c022d3441..eb3c536cd3 100644 --- a/.github/workflows/ci_steps.yml +++ b/.github/workflows/ci_steps.yml @@ -43,7 +43,6 @@ jobs: runs-on: ${{ inputs.os }} container: - if: ${{ inputs.container }} # DockerHub: https://hub.docker.com/u/aswf # Source: https://github.com/AcademySoftwareFoundation/aswf-docker image: ${{ inputs.container }}