Skip to content

ci: remove tests from release workflow#68

Merged
kishorenc merged 2 commits intotypesense:masterfrom
tharropoulos:release
Feb 28, 2025
Merged

ci: remove tests from release workflow#68
kishorenc merged 2 commits intotypesense:masterfrom
tharropoulos:release

Conversation

@tharropoulos
Copy link
Contributor

Change Summary

This pull request includes changes to the GitHub Actions workflow configuration file .github/workflows/release.yml. The most important change involves removing the tests job, which ran tests and showed the coverage report.

Changes to GitHub Actions workflow:

  • .github/workflows/release.yml: Removed the tests job, which included steps for setting up Python, installing dependencies, running tests (excluding OpenAI), and showing the coverage report.

PR Checklist

@kishorenc kishorenc merged commit cd58cb5 into typesense:master Feb 28, 2025
5 checks passed
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