mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove debugging info in workflow
This commit is contained in:
parent
c4773dc904
commit
bbb8ffa918
1 changed files with 0 additions and 1 deletions
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue