Skip to content

Commit e49016d

Browse files
authored
README: Add a Codecov badge (#76)
1 parent f6a0269 commit e49016d

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
# SlurmClusterManager.jl
22

3-
![Build Status](https://github.com/JuliaParallel/SlurmClusterManager.jl/actions/workflows/ci.yml/badge.svg)
3+
![Build Status](https://github.com/JuliaParallel/SlurmClusterManager.jl/actions/workflows/ci.yml/badge.svg) [![codecov](https://codecov.io/gh/JuliaParallel/SlurmClusterManager.jl/graph/badge.svg?token=9K9W14PJ5L)](https://codecov.io/gh/JuliaParallel/SlurmClusterManager.jl)
44

55
This package provides support for using Julia within the Slurm cluster environment.
66
The code is adapted from [ClusterManagers.jl](https://github.com/JuliaParallel/ClusterManagers.jl) with some modifications.

0 commit comments

Comments
 (0)