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

Add new Pull Request workflow #318

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Add new Pull Request workflow #318

merged 1 commit into from
Nov 21, 2023

Conversation

AlberTajuelo
Copy link
Contributor

I added a few changes:

  • A new GitHub action workflow for Pull Requests was made. It will build the project and execute the unit tests (currently 12 tests of 38).
  • Skipped the tests that use a secret (Steam Guard).
  • Added a matrix to validate in the future more Python versions (currently only 3.8, but in the future, we can check 3.9, 3.10, ...).
  • Updated to the latest version of "checkout" and "setup-python" to use a newer node.

I created a test PR to validate this workflow (AlberTajuelo#3).

@bukson bukson merged commit a00cf4d into bukson:master Nov 21, 2023
1 check 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.

None yet

2 participants