diff --git a/.coverage b/.coverage new file mode 100644 index 0000000000..f4ca6ca2d2 Binary files /dev/null and b/.coverage differ diff --git a/.github/workflows/print-info.yml b/.github/workflows/print-info.yml index 1139242f2c..6a09ced94d 100644 --- a/.github/workflows/print-info.yml +++ b/.github/workflows/print-info.yml @@ -13,4 +13,4 @@ jobs: run: | echo "Event Name: ${{ github.event_name }}" echo "Action: ${{ github.event.action }}" - echo "PR Title: ${{ github.event.pull_request.title }}" \ No newline at end of file + echo "PR Title: ${{ github.event.pull_request.title }}"