Skip to content

Commit

Permalink
fix: comment step Test from job Test
Browse files Browse the repository at this point in the history
  • Loading branch information
freitasgst committed Sep 13, 2024
1 parent 5827ade commit a0887e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- name: Lint and Format
run: make ruff

- name: Test
run: make coverage
# - name: Test
# run: make coverage

0 comments on commit a0887e2

Please sign in to comment.