Skip to content

Commit 673a4b2

Browse files
committed
test: use unusual chars in the path to ensure our tests are robust
1 parent 9fc5700 commit 673a4b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
3838
with:
3939
persist-credentials: false
40+
path: "dir%20with weird chars åß∂ƒ©∆¬…"
4041
- name: Set up Python ${{ env.PYTHON_VERSION }}
4142
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
4243
with:

0 commit comments

Comments
 (0)