Skip to content

Commit

Permalink
test: troca do bun test pelo vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
deMGoncalves committed Sep 9, 2024
1 parent 033e33b commit 0c72114
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,13 @@ on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened]

jobs:
sonarcloud:
name: SonarCloud
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: oven-sh/setup-bun@v1
with:
bun-version: latest
Expand Down
File renamed without changes.

0 comments on commit 0c72114

Please sign in to comment.