Skip to content

Commit

Permalink
Update CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenain authored May 28, 2024
1 parent 2462e85 commit 31e4a39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![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)
[![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)

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

0 comments on commit 31e4a39

Please sign in to comment.