mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-07 08:34:15 +01:00
fix: fixed tests workflow
This commit is contained in:
parent
8ada457bfc
commit
de96076de7
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -52,8 +52,6 @@ jobs:
|
||||
- name: Build Libraries
|
||||
run: |
|
||||
npm run build --workspace=packages/bruno-query
|
||||
npm run build --workspace=packages/bruno-lang
|
||||
npm run build --workspace=packages/bruno-schema
|
||||
npm run build --workspace=packages/bruno-common
|
||||
|
||||
- name: Run tests
|
||||
|
Loading…
Reference in New Issue
Block a user