Skip to content

Commit ffe4589

Browse files
authored
Add performance statistics CI pipeline badge to README.md (#174)
1 parent 94d167a commit ffe4589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[![Build application](https://github.com/learning-process/parallel_programming_course/actions/workflows/main.yml/badge.svg)](https://github.com/learning-process/parallel_programming_course/actions/workflows/main.yml)
2+
[![Collect performance statistic](https://github.com/learning-process/parallel_programming_course/actions/workflows/perf-statistic.yml/badge.svg)](https://github.com/learning-process/parallel_programming_course/actions/workflows/perf-statistic.yml)
23
[![codecov](https://codecov.io/gh/learning-process/parallel_programming_course/graph/badge.svg?token=qCOtqeFyIz)](https://codecov.io/gh/learning-process/parallel_programming_course)
34

45
# Parallel Programming Course

0 commit comments

Comments
 (0)