Skip to content

Change fs.existsSync to check[File|Directory]ExistsSync for cases where it matters #8631

Change fs.existsSync to check[File|Directory]ExistsSync for cases where it matters

Change fs.existsSync to check[File|Directory]ExistsSync for cases where it matters #8631

Workflow file for this run

name: CI (Linux)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
job:
uses: ./.github/workflows/job-compile-and-test.yml
with:
runner-env: ubuntu-22.04
platform: linux