Skip to content

Commit d4aa97b

Browse files
committed
Use just "Tests" for the test workflow
1 parent b218157 commit d4aa97b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: PR Tests
1+
name: Tests
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Tests](https://github.com/MagicStack/httptools/workflows/PR%20Tests/badge.svg)
1+
![Tests](https://github.com/MagicStack/httptools/workflows/Tests/badge.svg)
22

33
httptools is a Python binding for the nodejs HTTP parser.
44

0 commit comments

Comments
 (0)