Skip to content

refactoring: UntimedEffect and Precondition mixins #3495

refactoring: UntimedEffect and Precondition mixins

refactoring: UntimedEffect and Precondition mixins #3495

Workflow file for this run

name: CI-on-push
on:
push:
branches-ignore:
- master
tags-ignore:
- '*'
jobs:
test:
uses: ./.github/workflows/test.yml
with:
python-version: "3.10"
secrets: inherit