mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 02:07:36 +00:00
Update ci-ifcopenshell-conda-daily.yml
Update repo activation
This commit is contained in:
committed by
GitHub
parent
397f333db0
commit
8c64d9ddcc
@@ -16,17 +16,8 @@ on:
|
|||||||
- cron: "49 23 * * *" # 11min before utc midnight every day
|
- cron: "49 23 * * *" # 11min before utc midnight every day
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
activate:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
if: |
|
|
||||||
github.repository == 'Krande/IfcOpenShell'
|
|
||||||
steps:
|
|
||||||
- name: Set env
|
|
||||||
run: echo ok go
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
name: ${{ matrix.platform.distver }}-${{ matrix.pyver.name }}-${{ matrix.variant }}
|
name: ${{ matrix.platform.distver }}-${{ matrix.pyver.name }}-${{ matrix.variant }}
|
||||||
needs: activate
|
|
||||||
runs-on: ${{ matrix.platform.distver }}
|
runs-on: ${{ matrix.platform.distver }}
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
|||||||
Reference in New Issue
Block a user