File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
22# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
33
4- name : Run Package Verifications
4+ name : CI
55
66on :
77 push :
Original file line number Diff line number Diff line change 1- [ ![ CI Status] ( https://img.shields.io/github/actions/workflow/status/postgrespro/testgres/.github/workflows/package-verification .yml?label=CI )] ( https://github.com/postgrespro/testgres/actions/workflows/package-verification .yml )
1+ [ ![ CI Status] ( https://img.shields.io/github/actions/workflow/status/postgrespro/testgres/.github/workflows/ci .yml?label=CI )] ( https://github.com/postgrespro/testgres/actions/workflows/ci .yml )
22[ ![ PyPI package version] ( https://badge.fury.io/py/testgres.svg )] ( https://badge.fury.io/py/testgres )
33[ ![ PyPI python versions] ( https://img.shields.io/pypi/pyversions/testgres )] ( https://pypi.org/project/testgres )
44[ ![ PyPI downloads] ( https://img.shields.io/pypi/dm/testgres )] ( https://pypi.org/project/testgres )
You can’t perform that action at this time.
0 commit comments