https://github.com/miguelestradam36/ci-cd-in-github
A little demonstration upon the capabilities of the usage of Github Workflows
https://github.com/miguelestradam36/ci-cd-in-github
cicd github-actions github-workflows python-testing
Last synced: 9 months ago
JSON representation
A little demonstration upon the capabilities of the usage of Github Workflows
- Host: GitHub
- URL: https://github.com/miguelestradam36/ci-cd-in-github
- Owner: miguelestradam36
- License: mit
- Created: 2022-09-06T07:40:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T00:52:28.000Z (10 months ago)
- Last Synced: 2025-01-30T01:28:10.995Z (10 months ago)
- Topics: cicd, github-actions, github-workflows, python-testing
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Tests
Python tests with the usage of `Tox` packages.
## About the project
Automatically execute tests with the help of Tox and `Github Workflow`
## Documentation
Read the [documentation](docs/README.md) provided about Github Workflows.