File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- name : " Verify "
1
+ name : " Tests "
2
2
on : ["push"]
3
3
jobs :
4
- verify :
4
+ tests :
5
5
strategy :
6
6
matrix :
7
7
python-version :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Flask-API-Framework
3
3
4
4
Framework for building semantically correct HTTP API's in Flask.
5
5
6
- |GitHub verify | |Documentation Status |
6
+ |GitHub tests | |Documentation Status |
7
7
|PyPI version | |PyPI pyversions | |PyPI license |
8
8
9
9
29
29
.. _Source : https://github.com/thnee/flask-api-framework
30
30
31
31
32
- .. |GitHub verify | image :: https://github.com/thnee/flask-api-framework/actions/workflows/verify .yml/badge.svg
32
+ .. |GitHub tests | image :: https://github.com/thnee/flask-api-framework/actions/workflows/tests .yml/badge.svg
33
33
:target: https://github.com/thnee/flask-api-framework/actions
34
34
35
35
.. |Documentation Status | image :: https://readthedocs.org/projects/flask-api-framework/badge/?version=latest
You can’t perform that action at this time.
0 commit comments