Skip to content

Commit 2ada8cd

Browse files
committed
escapes
1 parent 03dd1b9 commit 2ada8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: ./.github/actions/test-downstream
2828
with:
2929
package_name: nbclient
30-
env_values: IPYKERNEL_CELL_NAME=<IPY-INPUT>
30+
env_values: IPYKERNEL_CELL_NAME=\<IPY-INPUT\>
3131

3232
- name: Test QtConsole
3333
uses: ./.github/actions/test-downstream

0 commit comments

Comments
 (0)