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 github actions #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KosukeSuzuki3
Copy link
Contributor

@KosukeSuzuki3 KosukeSuzuki3 commented Jun 14, 2023

We need to create GitHub Actions for CI/CD as the following.

  • format (black and isort)
  • lint (flake8 and mypy)
  • test (pytest)

@KosukeSuzuki3 KosukeSuzuki3 linked an issue Jun 14, 2023 that may be closed by this pull request
@KosukeSuzuki3 KosukeSuzuki3 force-pushed the 1-make-github-actions-for-cicd branch from 1fdaa2f to c278c8a Compare June 14, 2023 14:00
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.

Make GitHub Actions for CI/CD
1 participant