From 8c64d9ddccc80dc64be56af67e0f84b40ac362a5 Mon Sep 17 00:00:00 2001 From: Kristoffer Andersen Date: Thu, 23 Nov 2023 17:23:01 +0100 Subject: [PATCH] Update ci-ifcopenshell-conda-daily.yml Update repo activation --- .github/workflows/ci-ifcopenshell-conda-daily.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/workflows/ci-ifcopenshell-conda-daily.yml b/.github/workflows/ci-ifcopenshell-conda-daily.yml index 6d43cae605..a8edbfdff3 100644 --- a/.github/workflows/ci-ifcopenshell-conda-daily.yml +++ b/.github/workflows/ci-ifcopenshell-conda-daily.yml @@ -16,17 +16,8 @@ on: - cron: "49 23 * * *" # 11min before utc midnight every day jobs: - activate: - runs-on: ubuntu-latest - if: | - github.repository == 'Krande/IfcOpenShell' - steps: - - name: Set env - run: echo ok go - test: name: ${{ matrix.platform.distver }}-${{ matrix.pyver.name }}-${{ matrix.variant }} - needs: activate runs-on: ${{ matrix.platform.distver }} defaults: run: