Commit 19c187a
authored
Modify Genesis Test Action to Use Correct Repository (#429)
Genesis test is failing with: `Error: Can't find 'action.yml',
'action.yaml' or 'Dockerfile' under
'/home/runner/work/aws-otel-python-instrumentation/aws-otel-python-instrumentation/.github/workflows/actions/execute_and_retry'.
Did you forget to run actions/checkout before running your local
action?`
Added correct repository for `action/checkout`1 parent e1893e1 commit 19c187a
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
0 commit comments