diff --git a/.gitlab-ci/container/build-deqp.sh b/.gitlab-ci/container/build-deqp.sh index 444e252669b..4f3e2606033 100755 --- a/.gitlab-ci/container/build-deqp.sh +++ b/.gitlab-ci/container/build-deqp.sh @@ -244,7 +244,7 @@ esac ninja "${deqp_build_targets[@]}" -if [ "${DEQP_TARGET}" != 'android' ] && [ "$DEQP_API" != tools ]; then +if [ "$DEQP_API" != tools ]; then # Copy out the mustpass lists we want. mkdir -p mustpass