Skip to content

Commit

Permalink
added tests for esm and cjs, removed jest, tests split into seperate …
Browse files Browse the repository at this point in the history
…files ✨
  • Loading branch information
heyAyushh committed Sep 5, 2024
1 parent 67341d9 commit 9cb45e6
Show file tree
Hide file tree
Showing 14 changed files with 512 additions and 549 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
run: echo $PATH; which solana-keygen

- name: Run tests
run: npm test
run: npm run test:ci
16 changes: 0 additions & 16 deletions jest.config.js

This file was deleted.

Loading

0 comments on commit 9cb45e6

Please sign in to comment.