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 78243f3 commit 417a814
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Run test
run: |
python -m pip install code-generation
python tests/test_cpp_generator.py

0 comments on commit 417a814

Please sign in to comment.