Skip to content

Commit 531a84d

Browse files
committed
chore: npm ci on bench setup
1 parent 4ab1750 commit 531a84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-utils/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ services:
187187
npx --version
188188
cd /app
189189
export
190-
npm install
190+
npm ci
191191
npm install playwright@1.18.1 --unsafe-perm=true --allow-root
192192
set -eo pipefail
193193
npx lerna run build:module

0 commit comments

Comments
 (0)