Skip to content

Commit

Permalink
Update unit_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akioee authored Aug 12, 2024
1 parent c944aeb commit 8ee8794
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
- name: Install chrome
id: setup-chrome
uses: browser-actions/setup-chrome@v1
with:
limit-access-to-actor: false

- name: Setup required dyn env
run: |
Expand All @@ -38,6 +36,8 @@ jobs:

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: false

- name: Ambari Metrics Build (deps)
if: steps.check_ambari_metrics.outputs.files_exists == 'true'
Expand Down

0 comments on commit 8ee8794

Please sign in to comment.