Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Caio-Yokoyama committed Jul 15, 2024
1 parent 044fc26 commit 6bbc578
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
- uses: actions/checkout@v3

- name: Run unit tests
run: |
make test
run: make test

- name: Quality Gate - Unit Test
run: true

0 comments on commit 6bbc578

Please sign in to comment.