Skip to content

Commit

Permalink
Merge branch 'main' into const-props-to-attribs-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcconechy committed Jun 17, 2021
2 parents d91bb3f + 95a3c98 commit 17dc3a6
Show file tree
Hide file tree
Showing 4 changed files with 3,999 additions and 1,130 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/cache@v2
with:
path: node_modules
key: ids-enterprise-wc-013
key: ids-enterprise-wc-014

- name: Install Dependencies
run: npm ci
Expand All @@ -53,4 +53,4 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

Loading

0 comments on commit 17dc3a6

Please sign in to comment.