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 Oct 31, 2024
1 parent 503a8b3 commit 714a6e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
- name: Verify Installation
run: code --version
- name: Install Xvfb
run: sudo apt-get install -y xvfb
- name: Install playwright dependencies
run: npm install
- name: More dependencies
Expand Down

0 comments on commit 714a6e1

Please sign in to comment.