diff --git a/.github/workflows/intel.yml b/.github/workflows/intel.yml index fc5697d99e4..e251612b599 100644 --- a/.github/workflows/intel.yml +++ b/.github/workflows/intel.yml @@ -97,7 +97,6 @@ jobs: tests-oneapi-sycl-eb-nvidia: name: oneAPI SYCL for Nvidia GPUs [tests w/ EB] runs-on: ubuntu-latest - if: 0 steps: - uses: actions/checkout@v4 - name: Dependencies @@ -144,7 +143,6 @@ jobs: no-tests-oneapi-sycl-amd: name: oneAPI SYCL for AMD GPUs runs-on: ubuntu-20.04 - if: 0 steps: - uses: actions/checkout@v4 - name: Dependencies