Skip to content

Commit 4d071aa

Browse files
committed
syntax
1 parent 06419d2 commit 4d071aa

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)