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 pytest Github Action #7

Merged
merged 5 commits into from
Nov 29, 2021
Merged

Add pytest Github Action #7

merged 5 commits into from
Nov 29, 2021

Conversation

erancx
Copy link
Contributor

@erancx erancx commented Nov 22, 2021

Fixes #6

Closes: #8

@erancx erancx requested a review from SEJeff November 22, 2021 08:04
@erancx erancx self-assigned this Nov 22, 2021
Copy link
Contributor

@SEJeff SEJeff left a comment

Choose a reason for hiding this comment

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

Please check the failing build:

Run flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
/home/runner/work/_temp/a94c8c5a-dada-4960-9423-93531e4347f8.sh: line 1: flake8: command not found
Error: Process completed with exit code 127.

But this is super sensible.

SEJeff pushed a commit to SEJeff/pyth-client-py that referenced this pull request Nov 29, 2021
@erancx
Copy link
Contributor Author

erancx commented Nov 29, 2021

whoop, added flake8.

do we want to reduce its sensitivity?

@erancx erancx merged commit 02ad2c9 into main Nov 29, 2021
@erancx erancx deleted the feat/gh_action_tests branch November 29, 2021 17:06
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.

Create Github Action pytests
2 participants