Skip to content

WIP: Execute Python tests by the CI #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

acoussat
Copy link

A first attempt at solving #53. Currently only Linux is implemented but once it will work, I'll try to make it run on Windows. Once this PR is operational, we can reimplement it for RTK. Please do not hesitate to criticize!

@acoussat acoussat force-pushed the ci-python-test branch 2 times, most recently from 61aa5f8 to ce7761f Compare April 16, 2025 12:09
- name: Download Python Package Artifacts
uses: actions/download-artifact@v4
with:
name: LinuxWheel3${{ matrix.python3-minor-version }}_2_28-x64
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@acoussat The correct name is at line 109... I don't know if you can use wild cards here? To be checked...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants