Skip to content

Commit

Permalink
stop trying to get esm tests to pass for now
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresrhys committed May 10, 2020
1 parent ad99063 commit a1baad3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 11 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,10 @@ workflows:
<<: *triggerable-by-tag
requires:
- build
- esm:
<<: *triggerable-by-tag
requires:
- build
# - esm:
# <<: *triggerable-by-tag
# requires:
# - build
- node10:
<<: *triggerable-by-tag
requires:
Expand Down
6 changes: 0 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@
"eslint-config-origami-component": "1.0.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-prettier": "^2.6.1",
"esm": "^3.2.25",
"karma": "^3.1.4",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^2.2.0",
Expand Down

0 comments on commit a1baad3

Please sign in to comment.