Skip to content

Commit

Permalink
Add tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdankostic committed Jul 10, 2023
1 parent fe1fb29 commit ec12654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
- "pyproject.toml"
- "!.github/**/*.py"
- "!rest_api/**/*.py"
- ".github/workflows/tests.yml"

env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
Expand Down

0 comments on commit ec12654

Please sign in to comment.