Remove debugging info in workflow
This commit is contained in:
1
.github/workflows/run-tests.yaml
vendored
1
.github/workflows/run-tests.yaml
vendored
@ -77,7 +77,6 @@ jobs:
|
||||
- name: TypeScript Build and Lint
|
||||
run: |
|
||||
source ~/.nvm/nvm.sh
|
||||
env
|
||||
yarn build
|
||||
yarn lint
|
||||
- name: Tests
|
||||
|
||||
Reference in New Issue
Block a user