Skip to content

Commit b0891a2

Browse files
authored
README: Fix CI badge after repo transfer (#49)
The CI badge (in the README) is red now. I wonder if it has anything to do with the repo transfer. With this PR, the badge is green again.
1 parent c7d03e7 commit b0891a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SlurmClusterManager.jl
22

3-
![Build Status](https://github.com/kleinhenz/SlurmClusterManager.jl/workflows/CI/badge.svg)
3+
![Build Status](https://github.com/JuliaParallel/SlurmClusterManager.jl/actions/workflows/ci.yml/badge.svg)
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)