We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48774d3 commit 1c336adCopy full SHA for 1c336ad
.github/workflows/test-linux.yml
@@ -61,4 +61,4 @@ jobs:
61
cd "$DIR"
62
./tools/test.py --flaky-tests keep_retrying -p actions -j 4
63
env:
64
- DIR: dir%20with unusual\"chars$'åß∂ƒ©∆¬…`
+ DIR: dir%20with $unusual"chars?'åß∂ƒ©∆¬…`
.github/workflows/test-macos.yml
@@ -92,4 +92,4 @@ jobs:
92
93
94
95
- DIR: dir%20with unusual\"chars 'åß∂ƒ©∆¬…`
0 commit comments