Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ristomcgehee committed Jan 16, 2024
1 parent 394f3a3 commit 8c0f43e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/javascript_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
CHROMA_URL: http://localhost:8000
CHROMA_COLLECTION_NAME: javascript_tests
run: |
echo ${{ github.event.pull_request.author_association }}
npm install
npm test
Expand Down

0 comments on commit 8c0f43e

Please sign in to comment.