Skip to content

Commit

Permalink
Nightly CI for Vscode tests
Browse files Browse the repository at this point in the history
Signed-off-by: Shveta Sachdeva <[email protected]>
  • Loading branch information
sshveta committed Nov 1, 2024
1 parent edfa290 commit 6b47657
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nightly-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ jobs:
# xvfb-run -a npm run test
- name: Verify Installation
run: code --version
- name: Verbose code
run: code --verbose
- name: Verify VSCode Path
run: |
if [ -f /usr/share/code/code ]; then
Expand Down

0 comments on commit 6b47657

Please sign in to comment.