Skip to content

Commit

Permalink
Merge pull request #49 from gabrielrufino/develop
Browse files Browse the repository at this point in the history
refactor: update and fix packages
  • Loading branch information
gabrielrufino authored Jun 17, 2024
2 parents 761f956 + caed643 commit bc61ca9
Show file tree
Hide file tree
Showing 4 changed files with 201 additions and 189 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gabrielrufino/node-ci@v2
- uses: gabrielrufino/node-ci@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}
sonar-host-url: ${{ secrets.SONAR_HOST_URL }}
mutation-test:
runs-on: ubuntu-latest
steps:
Expand Down
Loading

0 comments on commit bc61ca9

Please sign in to comment.