Skip to content
Snippets Groups Projects
Verified Commit ebd015dd authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: wip web tests

parent ad03cb7f
No related branches found
No related tags found
No related merge requests found
...@@ -111,8 +111,11 @@ ...@@ -111,8 +111,11 @@
gitlabPackages = with pkgs';[ gitlabPackages = with pkgs';[
nodejs_21 nodejs_21
git git
google-fonts
open-sans
script-run-ci-tests script-run-ci-tests
script-run-ci-web-tests script-run-ci-web-tests
roboto
]; ];
in in
pkgs'.mkShell { pkgs'.mkShell {
......
...@@ -33,5 +33,5 @@ with pkgs'; [ ...@@ -33,5 +33,5 @@ with pkgs'; [
vhs vhs
wget wget
zlib zlib
google-fonts
] ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment