Skip to content

Commit

Permalink
Run test workflow on environment changes
Browse files Browse the repository at this point in the history
  • Loading branch information
leorudczenko committed Feb 13, 2024
1 parent 16fe579 commit 0d69f77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
paths:
- '**.py'
- 'environments/*.yml'
- '.github/workflows/test.yml'

jobs:
test:
Expand Down

0 comments on commit 0d69f77

Please sign in to comment.