Skip to content

Commit

Permalink
fix: remove verbose comment
Browse files Browse the repository at this point in the history
  • Loading branch information
danimo committed Oct 3, 2024
1 parent d201bdc commit 88045c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Run Pytest on Pull Request
on:
pull_request:
branches:
- main # Change this to your default branch if it's not 'main'
- main

jobs:
test:
Expand Down

0 comments on commit 88045c4

Please sign in to comment.