yarn format:all; yarn

This commit is contained in:
Quinn Dougherty 2022-04-14 17:01:37 -04:00
parent 8854eed91e
commit a3944749cd
3 changed files with 177 additions and 725 deletions

View File

@ -6,7 +6,8 @@ labels: "ops & testing"
# Description:
<!-- delete this section if testing task or otherwise not applicable -->
<!-- delete this section if testing task or otherwise not applicable -->
# The OS and version, yarn version, etc. in which this came up
# Desired behavior

View File

@ -62,7 +62,7 @@ jobs:
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v1
- name: Install dependencies
- name: Install dependencies
run: yarn
- name: Build rescript
run: cd packages/squiggle-lang && yarn build

897
yarn.lock

File diff suppressed because it is too large Load Diff