We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7eb2f9 commit 96c0f84Copy full SHA for 96c0f84
README.md
@@ -1,8 +1,8 @@
1
<h1 align="center">Python Slack SDK</h1>
2
3
<p align="center">
4
- <a href="https://github.com/slackapi/python-slack-sdk/actions/workflows/tests.yml">
5
- <img alt="Tests" src="https://img.shields.io/github/actions/workflow/status/slackapi/python-slack-sdk/tests.yml"></a>
+ <a href="https://github.com/slackapi/python-slack-sdk/actions/workflows/ci-build.yml">
+ <img alt="Tests" src="https://img.shields.io/github/actions/workflow/status/slackapi/python-slack-sdk/ci-build.yml"></a>
6
<a href="https://codecov.io/gh/slackapi/python-slack-sdk">
7
<img alt="Codecov" src="https://img.shields.io/codecov/c/gh/slackapi/python-slack-sdk"></a>
8
<a href="https://pepy.tech/project/slack-sdk">
0 commit comments