Skip to content

Commit 31e4a39

Browse files
authored
Update CI badge
1 parent 2462e85 commit 31e4a39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![CI](https://github.com/cta-observatory/ctapipe_io_nectarcam/workflows/CI/badge.svg?branch=main)](https://github.com/cta-observatory/ctapipe_io_nectarcam/actions?query=workflow%3ACI+branch%3Amain)
1+
[![CI](https://github.com/cta-observatory/ctapipe_io_nectarcam/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/cta-observatory/ctapipe_io_nectarcam/actions/workflows/ci.yml?query=workflow%3ACI+branch%3Amain)
22

33
EventSource Plugin for ctapipe, able to read NectarCam zfits files
44
and calibrate them to R1 as needed for ctapipe tools.
@@ -14,4 +14,4 @@ conda env create -n nectar-dev -f environment.yml
1414
conda activate nectar-dev
1515
pip install -e .
1616
pre-commit install
17-
```
17+
```

0 commit comments

Comments
 (0)