Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
add working_dir
Browse files Browse the repository at this point in the history
Signed-off-by: Wenxin Zhang <wenxin.zhang@intel.com>
  • Loading branch information
VincyZhang committed Jan 11, 2024
1 parent 0d6798f commit 5045de9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-test-bestla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ concurrency:

env:
INPUT_COMPILER_VERSION: ${{ inputs.compiler_version || '13.1.0' }}
WORKING_DIR: ${{ github.workspace }}

jobs:
unit-test:
Expand Down

0 comments on commit 5045de9

Please sign in to comment.