Skip to content

Commit 5c711c4

Browse files
fix: update Codecov badge to include authentication token
1 parent e82d9ac commit 5c711c4

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,7 +1,7 @@
11
# jupyterlab_deepnote
22

33
[![CI](https://github.com/deepnote/jupyterlab-deepnote/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/deepnote/jupyterlab-deepnote/actions/workflows/build.yml)
4-
[![codecov](https://codecov.io/gh/deepnote/jupyterlab-deepnote/branch/main/graph/badge.svg)](https://codecov.io/gh/deepnote/jupyterlab-deepnote)
4+
[![codecov](https://codecov.io/gh/deepnote/jupyterlab-deepnote/graph/badge.svg?token=OV32VZNOJ2)](https://codecov.io/gh/deepnote/jupyterlab-deepnote)
55

66
A Deepnote extension for JupyterLab
77

0 commit comments

Comments
 (0)