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 5bf1696 commit 8926f08Copy full SHA for 8926f08
codeHF/workflows.yml
@@ -3,7 +3,7 @@ options:
3
global: # used once at the end of the command
4
- "--aod-memory-rate-limit 2000000000"
5
- "--shm-segment-size 16000000000"
6
- - "--aod-parent-base-path-replacement PARENT_PATH_MASK"
+ - "--aod-parent-base-path-replacement \"PARENT_PATH_MASK\""
7
- "--aod-parent-access-level 1"
8
- "--resources-monitoring 2"
9
local: # used for every workflow
0 commit comments