Skip to content

Commit

Permalink
fix: fixed tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
helloanoop committed Jan 29, 2024
1 parent 8ada457 commit de96076
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit de96076

Please sign in to comment.