Skip to content

Updated asset for 3d tests (added nan values to one of them) #7792

Updated asset for 3d tests (added nan values to one of them)

Updated asset for 3d tests (added nan values to one of them) #7792

Workflow file for this run

name: Remark
on: pull_request
jobs:
Linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '16.x'
- name: Run checks
run: |
yarn install --frozen-lockfile
echo "Remark version: "`npx remark --version`
npx remark --quiet --frail -i .remarkignore .