Skip to content

Added test with Instantaneous and Durative Actions #3132

Added test with Instantaneous and Durative Actions

Added test with Instantaneous and Durative Actions #3132

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"