Skip to content

Commit 87f3b8d

Browse files
authored
Add badge (#6)
* Add badge * rename workflow
1 parent a1dc019 commit 87f3b8d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/test.yml

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

33
on:
44
push:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![Test](https://github.com/TheLartians/PackageProject.cmake/workflows/Test/badge.svg)
2+
13
# PackageProject.cmake
24

35
Creating installable CMake scripts always requires a large amount of boilerplate code to get things working.

0 commit comments

Comments
 (0)