Skip to content

Commit 575bd40

Browse files
committed
test
1 parent 730709c commit 575bd40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests_hw.yml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
- name: Update git submodules
4949
if: ${{ steps.check-tests.outputs.enabled == 'true' }}
5050
run: |
51+
mkdir -p /var/run/dbus
5152
apt update
5253
apt install -y software-properties-common
5354
add-apt-repository -y ppa:git-core/ppa

0 commit comments

Comments
 (0)