Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: properly quote paths #1081

fix: properly quote paths

fix: properly quote paths #1081

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
Job:
name: Node.js
uses: node-modules/github-actions/.github/workflows/node-test-parallel.yml@master
with:
os: 'ubuntu-latest, macos-latest, windows-latest'
version: '18, 20, 22'
parallel: 2
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}