Skip to content

Commit

Permalink
revert test envs
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Sep 24, 2024
1 parent 612e1ad commit ec50154
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linux_sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,8 @@ jobs:
INSTALL_DIR: ${{ github.workspace }}/install
INSTALL_TEST_DIR: ${{ github.workspace }}/install/tests
TBB_ENABLE_SANITIZERS: 1
CXX: clang++
CC: clang
steps:
- name: Download OpenVINO package
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
Expand Down

0 comments on commit ec50154

Please sign in to comment.