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 26fcda7 commit a963fc4Copy full SHA for a963fc4
1 file changed
.github/workflows/test-examples.yml
@@ -219,6 +219,7 @@ jobs:
219
memory: "1Gi"
220
args: "-- /agent.py"
221
expect: "done\\."
222
+ needs_mount: true
223
- example: python-agent-driver
224
memory: "2Gi"
225
args: ""
@@ -555,6 +556,7 @@ jobs:
555
556
557
558
559
560
561
562
0 commit comments