Skip to content

Commit ce27eb1

Browse files
committed
e2e badge
1 parent 219e715 commit ce27eb1

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.github/workflows/e2e.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@ jobs:
1111
with:
1212
submodules: recursive
1313

14-
- name: debug
15-
run: |
16-
pwd
17-
ls src/
18-
ls src/styles/
19-
ls src/styles/jupyter-themes/
20-
2114
- name: setup python
2215
uses: actions/setup-python@v4
2316
with:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[![NPM](https://nodei.co/npm/react-ipynb-renderer.png?mini=true)](https://www.npmjs.com/package/react-ipynb-renderer)
22
[![NPM](https://nodei.co/npm/react-ipynb-renderer-katex.png?mini=true)](https://www.npmjs.com/package/react-ipynb-renderer-katex)
3+
![e2e workflow](https://github.com/righ/react-ipynb-renderer/actions/workflows/e2e.yaml/badge.svg?branch=master)
34

45
<img src="https://github.com/righ/react-ipynb-renderer/raw/master/images/logo.png" alt="image" width="400" height="auto" />
56

0 commit comments

Comments
 (0)