Skip to content

Commit

Permalink
figuring out testing errors on commiting and pushing this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
caterer-z-t committed Oct 11, 2024
1 parent 2f77db0 commit c9b11de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Run Tests
on:
push:
branches:
- main
- '*'
pull_request:
branches:
- main
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ htmlcov/
env.yaml
requirements.txt
dist/
.DS_Store
*.DS_Store
myvenv/

0 comments on commit c9b11de

Please sign in to comment.