Skip to content

Commit

Permalink
Merge pull request #72 from LemurPwned/hotfix/submodules
Browse files Browse the repository at this point in the history
workflow update and another stubfix attempt
  • Loading branch information
LemurPwned committed May 15, 2024
2 parents 640f716 + b235bea commit 685f037
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,12 @@ name: Test Python bindings
on:
push:
branches: [ "master" ]
paths-ignore:
- '**.yaml'
- '**.md'
- 'docs/**'
- 'examples/**'
- LICENSE
- mkdocs.yml
- setup.*
- docker/*

paths:
- core/
- python/
- cmtj/**/*.py
- 'requirements.txt'
- tests/*.py

pull_request:
branches: [ "master" ]
Expand Down

0 comments on commit 685f037

Please sign in to comment.