Skip to content

Merge pull request #14 from Microtome/fix-loading-alphas-from-filepicker #28

Merge pull request #14 from Microtome/fix-loading-alphas-from-filepicker

Merge pull request #14 from Microtome/fix-loading-alphas-from-filepicker #28

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