summaryrefslogtreecommitdiff
path: root/.github/workflows/hil_test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/hil_test.yml')
-rw-r--r--.github/workflows/hil_test.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/hil_test.yml b/.github/workflows/hil_test.yml
index bfa2b5704..3f32bdb5d 100644
--- a/.github/workflows/hil_test.yml
+++ b/.github/workflows/hil_test.yml
@@ -94,8 +94,8 @@ jobs:
hil-hfp:
if: github.repository_owner == 'hathach'
runs-on: [self-hosted, Linux, X64, hifiphile]
- #env:
- # IAR_LMS_BEARER_TOKEN: ${{ secrets.IAR_LMS_BEARER_TOKEN }}
+ env:
+ IAR_LMS_BEARER_TOKEN: ${{ secrets.IAR_LMS_BEARER_TOKEN }}
steps:
- name: Clean workspace
run: |