Skip to content

Commit

Permalink
tests: add verbose to CI
Browse files Browse the repository at this point in the history
Signed-off-by: pamfilos <[email protected]>
  • Loading branch information
pamfilos committed Aug 23, 2024
1 parent 916b628 commit cb55339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
tests
--cov=./
--cov-report=xml
-v
- name: Copy test coverage file to host machine
run: docker cp workflows:/opt/airflow/coverage.xml .
Expand Down

0 comments on commit cb55339

Please sign in to comment.