Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
boromir674 committed Oct 30, 2023
1 parent d656160 commit 684ec31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/post-tests-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ fi

# END - Rename Coverage Files (POC Version)

echo " --- COVERAGE XML: ${destination_xml_file_path} --- "
# Interface promises to return path to coverage xml file
echo "${destination_xml_file_path}"

# Github Actions original code
# mv ./.tox/coverage.xml ./coverage-${{ matrix.platform }}-${{ matrix.python-version }}.xml

0 comments on commit 684ec31

Please sign in to comment.