Skip to content

refactoring: correctly rewriting of _get_static_and_unused_fluents me… #3490

refactoring: correctly rewriting of _get_static_and_unused_fluents me…

refactoring: correctly rewriting of _get_static_and_unused_fluents me… #3490

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