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

ci: add integration tests workflow #22

Merged
merged 5 commits into from
Jan 5, 2024
Merged

Conversation

badayvedat
Copy link
Contributor

No description provided.

@badayvedat badayvedat marked this pull request as ready for review January 5, 2024 10:14
@badayvedat badayvedat merged commit 021e7a1 into main Jan 5, 2024
4 checks passed
@badayvedat badayvedat deleted the ci-integration-tests branch January 5, 2024 10:33
@squat
Copy link
Contributor

squat commented Jan 5, 2024

Cool!

python-version: "3.9"

- name: Setup python
run: python -m venv .venv
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this doesn't do anything because we never activate the virtual environment

Copy link
Contributor Author

@badayvedat badayvedat Jan 5, 2024

Choose a reason for hiding this comment

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

yes, you're right, and good catch! i removed the virtual environment parts in 61217f3, but it seems like I forgot this section

Copy link
Contributor Author

Choose a reason for hiding this comment

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

#25

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