Skip to content

Commit

Permalink
rm node test
Browse files Browse the repository at this point in the history
  • Loading branch information
chitalian committed Nov 15, 2024
1 parent 6eafdae commit 8f52a95
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,18 +60,6 @@ jobs:
exit 1
fi
helicone-node-tests:
name: Helicone Node Package tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run node tests
working-directory: sdk/typescript/core
run: |
npm install
npm test
lint:
name: Lint
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8f52a95

Please sign in to comment.