Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzaponte committed Nov 12, 2024
1 parent 4a3f708 commit 7ab3376
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
- name: Warning summary
run: |
./scripts/check_warnings pytest_output.txt
echo "KKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKK"
python scripts/check_warnings pytest_output.txt
if [ $? ]; then
echo "::warning ::There are warnings raised in the test suite"
fi

0 comments on commit 7ab3376

Please sign in to comment.