Skip to content

XDR-5469: Add new dependencies in package.json and .gitignore file #4

XDR-5469: Add new dependencies in package.json and .gitignore file

XDR-5469: Add new dependencies in package.json and .gitignore file #4

Workflow file for this run

name: Continuous Integration
on:
- push
jobs:
ci:
name: Validation
uses: cncsc/actions/.github/workflows/validation.yaml@main
with:
runPreCommit: true
runDefaultLinters: false
runDefaultTests: false