Skip to content

Commit 2bfd9dc

Browse files
authored
Merge pull request #651 from sanders41/test-badge
Fix test badge
2 parents 0b99d55 + 10cc717 commit 2bfd9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Python Project Generator
22

3-
[![Tests Status](https://github.com/sanders41/python-project-generator/workflows/Testing/badge.svg?branch=main&event=push)](https://github.com/sanders41/python-project-generator/actions?query=workflow%3ATesting+branch%3Amain+event%3Apush)
3+
[![Tests Status](https://github.com/sanders41/python-project-generator/actions/workflows/testing.yml/badge.svg?branch=main&event=push)](https://github.com/sanders41/python-project-generator/actions?query=workflow%3ATesting+branch%3Amain+event%3Apush)
44
![crates.io](https://img.shields.io/crates/v/python-project-generator.svg?color=brightgreen)
55

66
Generates a Python project structure with github actions for continuous integration and continuous

0 commit comments

Comments
 (0)