aboutsummaryrefslogtreecommitdiff
path: root/bin/ci-puppeteer-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ci-puppeteer-config.json')
-rw-r--r--bin/ci-puppeteer-config.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/ci-puppeteer-config.json b/bin/ci-puppeteer-config.json
new file mode 100644
index 0000000..3201af7
--- /dev/null
+++ b/bin/ci-puppeteer-config.json
@@ -0,0 +1,3 @@
+{
+ "args": ["--no-sandbox"]
+}