Skip to content

Commit

Permalink
ci(github): update test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vzhd1701 committed Oct 20, 2023
1 parent aa8c9b3 commit b56012c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ on:
- ".pre-commit-config.yaml"
- "pyproject.toml"
- "**/version.py"
- "Dockerfile"
- ".github/workflows/*.yml"
- "!.github/workflows/test.yml"

env:
BUILD_POETRY_VERSION: 1.6.1
Expand Down

0 comments on commit b56012c

Please sign in to comment.