Skip to content

Commit

Permalink
Fix in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurii Cherkasov committed Nov 25, 2022
1 parent 417a814 commit 5216601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Run test
run: |
python release_package.py --mode install
python tests/test_cpp_generator.py

0 comments on commit 5216601

Please sign in to comment.