yarn format:all; yarn
This commit is contained in:
parent
8854eed91e
commit
a3944749cd
3
.github/ISSUE_TEMPLATE/ops-testing.md
vendored
3
.github/ISSUE_TEMPLATE/ops-testing.md
vendored
|
@ -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
|
||||
|
|
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user