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 7a337fe commit 6a2cc4fCopy full SHA for 6a2cc4f
.github/workflows/e2e_pr.yaml
@@ -23,6 +23,7 @@ jobs:
23
- name: Verify Result
24
run: |
25
pwd
26
+ docker ps
27
ls -al
28
echo "learner output dir:"
29
ls learner_output
0 commit comments