summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleg Pudeyev <code@olegp.name>2021-07-20 00:01:52 -0400
committerOleg Pudeyev <code@olegp.name>2021-07-20 00:01:52 -0400
commit46b56c69c8b8c1f6c33097e7e4b438c0ac9afee6 (patch)
tree26d4587e01d3292f3fd4a3ffb2a1add4d6adedc6
parenta8733eaf332db74700933dc76eab79997a516c88 (diff)
downloadpycurl-46b56c69c8b8c1f6c33097e7e4b438c0ac9afee6.tar.gz
Fix badge & rename workflow
-rw-r--r--.github/workflows/ci.yml (renamed from .github/workflows/python-app.yml)2
-rw-r--r--README.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/python-app.yml b/.github/workflows/ci.yml
index a0dbd1a..a2ad9e4 100644
--- a/.github/workflows/python-app.yml
+++ b/.github/workflows/ci.yml
@@ -1,7 +1,7 @@
# This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
-name: Python application
+name: CI
on:
push:
diff --git a/README.rst b/README.rst
index 340860e..673e114 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
PycURL -- A Python Interface To The cURL library
================================================
-.. image:: https://github.com/pycurl/pycurl/workflows/python-app/badge.svg
+.. image:: https://github.com/pycurl/pycurl/workflows/CI/badge.svg
:target: https://github.com/pycurl/pycurl/actions
PycURL is a Python interface to `libcurl`_, the multiprotocol file