Skip to content

Commit

Permalink
Merge pull request #26 from joshuajaco/maintenance
Browse files Browse the repository at this point in the history
Maintenance
  • Loading branch information
joshuajaco authored Feb 16, 2024
2 parents c89ebda + 88a05ce commit ab0d4c5
Show file tree
Hide file tree
Showing 4 changed files with 468 additions and 348 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
- run: npm run build
- run: npm run test
- name: Coveralls
uses: coverallsapp/github-action@master
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 21.2.0
nodejs 21.6.2
Loading

0 comments on commit ab0d4c5

Please sign in to comment.