Skip to content
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

Clean up GitHub Action, add manual trigger for testing #132

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

rodrigc
Copy link
Contributor

@rodrigc rodrigc commented Aug 12, 2024

No description provided.

@danielhomola danielhomola merged commit 19cc928 into scikit-learn-contrib:master Aug 12, 2024

jobs:
build-n-publish:
name: Build and publish Python 🐍 distributions 📦 to PyPI
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/checkout@v3

Choose a reason for hiding this comment

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

why v3?

@rodrigc rodrigc deleted the update-gha branch August 12, 2024 15:19
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.

3 participants