Test runner
Some checks failed
Build Dusk / run-tests (push) Failing after 2m18s
Build Dusk / build-linux (push) Failing after 6s

This commit is contained in:
2026-03-10 16:16:53 -05:00
parent e9661d2998
commit f0964e2c92
2 changed files with 20 additions and 27 deletions

View File

@@ -16,5 +16,10 @@ RUN apt-get install -y \
python3-opengl \
liblua5.3-dev \
xz-utils \
git
libbz2-dev \
zlib1g-dev \
libzip-dev \
libbz2-dev \
git \
libssl-dev
VOLUME ["/workdir"]