Skip to content

Merge pull request #18 from Microtome/convert_mesh_data_to_ts #32

Merge pull request #18 from Microtome/convert_mesh_data_to_ts

Merge pull request #18 from Microtome/convert_mesh_data_to_ts #32

Workflow file for this run

name: "Check that parcel can build file and lint works"
on: "push"
jobs:
unit_test-lint:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- run: |
yarn
yarn eslint
yarn parcel build