Skip to content

Commit

Permalink
fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Sep 25, 2023
1 parent b51fc51 commit a568f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ jobs:
if: ${{ always() }}
with:
name: cpu-func-tests-times-stamp
path: ${PARALLEL_TEST_CACHE}
path: ${{ env.PARALLEL_TEST_CACHE }}

- name: Upload Test Results
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit a568f3b

Please sign in to comment.