An open API service indexing awesome lists of open source software.

https://github.com/hasenpfote/github-actions-testing

This repository is only for checking the behavior of GitHub Actions.
https://github.com/hasenpfote/github-actions-testing

black flake8 github-actions isort mypy pdoc poetry poetry-dynamic-versioning pytest python python3 tox

Last synced: 3 months ago
JSON representation

This repository is only for checking the behavior of GitHub Actions.

Awesome Lists containing this project

README

        

[![Python package](https://github.com/Hasenpfote/github-actions-testing/actions/workflows/lint.yml/badge.svg)](https://github.com/Hasenpfote/github-actions-testing/actions/workflows/lint.yml)
[![Python package](https://github.com/Hasenpfote/github-actions-testing/actions/workflows/test.yml/badge.svg)](https://github.com/Hasenpfote/github-actions-testing/actions/workflows/test.yml)
[![codecov](https://codecov.io/github/Hasenpfote/github-actions-testing/branch/main/graph/badge.svg?token=9Q1FETNB2X)](https://codecov.io/github/Hasenpfote/github-actions-testing)

This repository is only for checking the behavior of GitHub Actions
Please forgive us for being a very dirty repository.
All knowledge gained here is returned to [python-poetry-example](https://github.com/Hasenpfote/python-poetry-example).