fix: merge branch 'develop' into audit-2022-04-14-SymbolicDist.res
fixes lint problems
This commit is contained in:
commit
7914a8212c
3
.github/ISSUE_TEMPLATE/ops-testing.md
vendored
3
.github/ISSUE_TEMPLATE/ops-testing.md
vendored
|
@ -6,7 +6,8 @@ labels: "ops & testing"
|
||||||
|
|
||||||
# Description:
|
# 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
|
# The OS and version, yarn version, etc. in which this came up
|
||||||
|
|
||||||
# Desired behavior
|
# 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)
|
# If this step fails, then you should remove it and run the build manually (see below)
|
||||||
- name: Autobuild
|
- name: Autobuild
|
||||||
uses: github/codeql-action/autobuild@v1
|
uses: github/codeql-action/autobuild@v1
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: yarn
|
run: yarn
|
||||||
- name: Build rescript
|
- name: Build rescript
|
||||||
run: cd packages/squiggle-lang && yarn build
|
run: cd packages/squiggle-lang && yarn build
|
||||||
|
|
Loading…
Reference in New Issue
Block a user