Skip to content

Commit

Permalink
Merge pull request #118 from lpoaura/lpofredc-patch-2
Browse files Browse the repository at this point in the history
Update tester.yml
  • Loading branch information
lpofredc committed Mar 14, 2024
2 parents 4b28ed2 + 2cb762f commit 0faf17e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ name: "🎳 Tester"
on:
push:
branches:
- main
- master
paths:
- "**.py"
- .github/workflows/tester.yml
- requirements/testing.txt

pull_request:
branches:
- main
- master
paths:
- "**.py"
- .github/workflows/tester.yml
Expand Down

0 comments on commit 0faf17e

Please sign in to comment.