Skip to content

Commit

Permalink
Update 3d_parallelism_unit_tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xrsrke authored Jan 15, 2025
1 parent aa82cf5 commit b8a635f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/3d_parallelism_unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
push:
branches: [ main ]
# Only run tests if we modify the following files
paths:
- "src/**/*.py"
- "examples/**/*.py"
- "tests/**/*.py"
# paths:
# - "src/**/*.py"
# - "examples/**/*.py"
# - "tests/**/*.py"

pull_request:
branches: [ '**' ]
Expand Down

0 comments on commit b8a635f

Please sign in to comment.