Skip to content

Commit

Permalink
Revert "Don't do node tests"
Browse files Browse the repository at this point in the history
This reverts commit a341ef4.
  • Loading branch information
kleisauke committed Jun 28, 2021
1 parent 0e0d593 commit 7722e68
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,9 +224,9 @@ workflows:
requires:
- build-libffi-bigint

# - test-node:
# requires:
# - install-emsdk
# - test-node-bigint:
# requires:
# - install-emsdk
- test-node:
requires:
- install-emsdk
- test-node-bigint:
requires:
- install-emsdk

0 comments on commit 7722e68

Please sign in to comment.