Skip to content

Commit

Permalink
Merge pull request #18 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 committed Sep 14, 2022
2 parents 1818525 + 49b8bcf commit 1732083
Show file tree
Hide file tree
Showing 5 changed files with 1,449 additions and 2,398 deletions.
21 changes: 0 additions & 21 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,24 +29,3 @@ jobs:
run: npm install
- name: Run tests
run: npm run test:coverage

windows:
runs-on: windows-latest
strategy:
matrix:
node-version:
- 14.15.4
- 18.x
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}

- name: Install dependencies
run: npm install
- name: Run tests
run: npm run test:coverage
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,12 @@
---

Made with 🖤 by [Athenna Team](https://github.com/AthennaIO) :wave:
<p align='center'>
With 💜 by <a href='https://github.com/AthennaIO'>Athenna community</a>
</p>

<p align='center'>
<a href='https://github.com/AthennaIO/Test/graphs/contributors'>
<img src='https://contrib.rocks/image?repo=AthennaIO/Test'/>
</a>
</p>
Loading

0 comments on commit 1732083

Please sign in to comment.