Skip to content

Commit

Permalink
fixup! Run unit/integration tests on main/tags
Browse files Browse the repository at this point in the history
  • Loading branch information
omus committed Jan 20, 2025
1 parent ed86b3a commit d6e0b42
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ on:
branches: ["main", "cv/push"]
tags: ["*"]
paths:
- "**/*.py"
- ".github/workflows/unit-tests.yaml"
- "action.yaml"
- "gha_extract_shell_scripts.py"
- ".github/workflows/integration-tests.yaml"

jobs:
test:
Expand Down

0 comments on commit d6e0b42

Please sign in to comment.