Skip to content

Commit

Permalink
another fix for the unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Erwin Dondorp committed Dec 1, 2024
1 parent 019fcb9 commit a5704c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions runtests.bash
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

sudo apt install -y libxss1 libgconf-2-4 libnss3 libasound2

# always cleanup the docker images when something goes wrong
function cleanupdocker {
docker-compose --file docker/docker-compose.yml rm --force --stop
Expand Down

0 comments on commit a5704c4

Please sign in to comment.