Remove unused CI flag

This commit is contained in:
Tat Dat Duong
2023-05-29 23:36:21 +02:00
parent bf422f37ea
commit 71c0e95590
-1
View File
@@ -98,7 +98,6 @@ jobs:
env:
PUPPETEER_SKIP_DOWNLOAD: "true"
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: "true"
DOCKER_COMPOSE_YARN_CACHE: "/home/runner/work/langchainjs/langchainjs/.yarn/cache"
steps:
- uses: actions/checkout@v3
- name: Use Node.js 18.x