bakdata / ci-templates

Collection of reusable workflows and composite actions for Github
MIT License
4 stars 1 forks source link

Fix Poetry setup on Windows #36

Closed disrupted closed 2 years ago

disrupted commented 2 years ago

Fixes #33

added a test workflow to verify that the correct versions of Python and Poetry are set up. It automatically runs when changes are made to the python-setup-poetry action or to the test workflow itself.