Skip to content

Commit

Permalink
Merge pull request #183 from gabrielrufino/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielrufino authored Feb 10, 2024
2 parents 877bd66 + eab8bda commit 4d4d756
Show file tree
Hide file tree
Showing 3 changed files with 456 additions and 381 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gabrielrufino/node-ci@v1
- uses: gabrielrufino/node-ci@v2
with:
sonar-token: ${{ secrets.SONAR_TOKEN }}
sonar-host-url: ${{ secrets.SONAR_HOST_URL }}
Expand Down
Loading

0 comments on commit 4d4d756

Please sign in to comment.