Skip to content

Commit

Permalink
fix dbus
Browse files Browse the repository at this point in the history
  • Loading branch information
ladisgin committed Mar 15, 2024
1 parent b2b06d5 commit 5eb707b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/action-scripts/integration-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ source docker/building_dependencies/runtime_env.sh
cd vscode-plugin

service dbus start
export $(dbus-launch)

#fix error with dri3 on github runner
export LIBGL_DRI3_DISABLE=1

Expand Down

0 comments on commit 5eb707b

Please sign in to comment.