File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed 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://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
33
4- name : Server CI
4+ name : CI
55
66on :
77 push :
Original file line number Diff line number Diff line change 55
66[ ![ Development Status] ( https://img.shields.io/badge/Development%20Status-2%20--%20Pre--Alpha-yellow )] ( https://pypi.org/search/?c=Development+Status+%3A%3A+2+-+Pre-Alpha )
77[ ![ PyPI Shield] ( https://img.shields.io/pypi/v/sintel.svg )] ( https://pypi.python.org/pypi/sintel )
8+ [ ![ Github] ( https://img.shields.io/github/workflow/status/signals-dev/sintel/CI )] ( https://github.com/signals-dev/sintel/actions )
89[ ![ Travis CI Shield] ( https://travis-ci.org/signals-dev/sintel.svg?branch=master )] ( https://travis-ci.org/signals-dev/sintel )
9- [ ![ Coverage Status] ( https://codecov.io/gh/signals-dev/sintel/branch/master/graph/badge.svg )] ( https://codecov.io/gh/signals-dev/sintel )
10+ [ ![ Coverage Status] ( https://codecov.io/gh/signals-dev/sintel/branch/master/graph/badge.svg?token=WwM2IJURrq )] ( https://codecov.io/gh/signals-dev/sintel )
11+ <!-- [](https://codecov.io/gh/signals-dev/sintel) -->
1012[ ![ Downloads] ( https://pepy.tech/badge/sintel )] ( https://pepy.tech/project/sintel )
1113<!-- [](https://mybinder.org/v2/gh/signals-dev/sintel/master?filepath=tutorials) -->
1214
You can’t perform that action at this time.
0 commit comments