Skip to content

fix: typing issue

fix: typing issue #2

Workflow file for this run

name: Test
on:
push:
jobs:
build:
uses: riotkit-org/.github/.github/workflows/python.release.yaml@release-1
with:
prepareCmd: "make poetry"
testCmd: "make test"
sonarCloudEnabled: false