From 271b418390db4fc4bc6875e489710da89a646e53 Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Sun, 16 Feb 2025 13:35:33 -0500 Subject: [PATCH] README: Add a CI build status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da1d4c8..33f7e1d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build status](https://github.com/JuliaParallel/dask-jobqueue/actions/workflows/docker.yaml/badge.svg)](https://github.com/JuliaParallel/dask-jobqueue/actions/workflows/docker.yaml) + This is a fork of: https://github.com/dask/dask-jobqueue We use these Docker images in the CI for: