Skip to content

Commit

Permalink
NEW (Extension) @W-16812379@ Add production heartbeat test (WIP)
Browse files Browse the repository at this point in the history
  • Loading branch information
jag-j committed Oct 14, 2024
1 parent c04ef75 commit 7f8e795
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/production-heartbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
fi
# 2 Install VS Code and Extension on Windows
# We use chocolatey to install vscode since it gives a reliable path for the location of code.exe
# We have also seen Windows to be flaky, so adding addition echo statements.
- name: Install VS Code on Windows
if: runner.os == 'Windows'
run: |
Expand Down

0 comments on commit 7f8e795

Please sign in to comment.