Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
kraanzu committed Nov 24, 2024
2 parents c7166f6 + cd899ef commit 7e9c173
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,10 @@ on:
push:
branches:
- develop
paths:
- '**/*.py'
pull_request:
branches:
- main
- develop
paths:
- '**/*.py'

jobs:
test:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,10 @@ on:
push:
branches:
- develop
paths:
- '**/*.py'
pull_request:
branches:
- main
- develop
paths:
- '**/*.py'

jobs:
lint:
Expand Down

0 comments on commit 7e9c173

Please sign in to comment.