Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-mapache committed Jan 31, 2025
1 parent e2a838e commit e77989e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/python-CI.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: CI
on:
push:
paths:
- '**/*.py'
- 'torchsystem/**'
- 'tests/**'
branches:
- main
- dev

pull_request:
paths:
Expand Down

0 comments on commit e77989e

Please sign in to comment.