Skip to content

Commit 614d10f

Browse files
revert: remove build.yml workflow changes per review feedback
1 parent 14403d2 commit 614d10f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ jobs:
7070
files: coverage/pytest-results.xml,coverage/junit.xml
7171
fail_ci_if_error: true
7272

73-
7473
- name: Package the extension
7574
run: |
7675
set -eux
@@ -186,3 +185,5 @@ jobs:
186185
- uses: actions/checkout@v4
187186
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
188187
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
188+
with:
189+
ignore_links: 'https://github.com/deepnote/jupyterlab-deepnote/pull/ https://github.com/deepnote/jupyterlab-deepnote/issues/'

0 commit comments

Comments
 (0)