Skip to content

Commit

Permalink
fixup! Fix OpenZeppelin external tests to actually use Hardhat and th…
Browse files Browse the repository at this point in the history
…e binary built in CI
  • Loading branch information
cameel committed Nov 5, 2021
1 parent 8d728e9 commit f4d9f78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1189,7 +1189,6 @@ workflows:
name: t_ems_compile_ext_zeppelin
project: zeppelin
compile_only: 1
nodejs_version: '14'
- t_ems_ext:
<<: *workflow_emscripten
name: t_ems_compile_ext_ens
Expand All @@ -1216,7 +1215,6 @@ workflows:
<<: *workflow_emscripten
name: t_ems_test_ext_zeppelin
project: zeppelin
nodejs_version: '14'
- t_ems_ext:
<<: *workflow_emscripten
name: t_ems_test_ext_ens
Expand Down

0 comments on commit f4d9f78

Please sign in to comment.