File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed
Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 1414 with :
1515 python-version : ' 3.10'
1616 cache : ' pip'
17- cache-dependency-path : pulp-nnx/test/requirements.txt pulp-nnx/test/workflow-requirements/requirements-run-pulp-sdk.txt
17+ cache-dependency-path : [' pulp-nnx/test/requirements.txt', ' pulp-nnx/test/workflow-requirements/requirements-run-pulp-sdk.txt']
1818
1919 - name : Restore Cached Gnu Toolchain
2020 uses : actions/cache/restore@v4
Original file line number Diff line number Diff line change 99 with :
1010 path : pulp-nnx
1111
12- - name : Test paths
13- run : |
14- ls -al .
15- ls -al pulp-nnx
16- ls -al pulp-nnx/test
17- ls -al pulp-nnx/test/workflow-requirements
18-
1912 - name : Setup Python
2013 uses : actions/setup-python@v5
2114 with :
2215 python-version : ' 3.10'
2316 cache : ' pip'
24- cache-dependency-path : pulp-nnx/test/requirements.txt pulp-nnx/test/workflow-requirements/requirements-run-gvsoc.txt
17+ cache-dependency-path : [' pulp-nnx/test/requirements.txt', ' pulp-nnx/test/workflow-requirements/requirements-run-gvsoc.txt']
2518
2619 - name : Restore Cached Gnu Toolchain
2720 uses : actions/cache/restore@v4
You can’t perform that action at this time.
0 commit comments