We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575bd40 commit d2f4e80Copy full SHA for d2f4e80
.github/workflows/tests_hw.yml
@@ -49,6 +49,7 @@ jobs:
49
if: ${{ steps.check-tests.outputs.enabled == 'true' }}
50
run: |
51
mkdir -p /var/run/dbus
52
+ export RUNLEVEL=1
53
apt update
54
apt install -y software-properties-common
55
add-apt-repository -y ppa:git-core/ppa
0 commit comments