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 3359451 commit 4f94177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
echo "DISPLAY=:99" >> $GITHUB_ENV
- name: Start D-Bus
run: |
sudo dbus-launch --exit-with-session &
dbus-launch --exit-with-session &
- name: Verify Installation
run: code --version

Expand Down

0 comments on commit 4f94177

Please sign in to comment.