Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
desaimg1 committed Dec 2, 2024
1 parent 223f0c2 commit 116c255
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion do.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,9 @@ def generate_allure_report():
[
"allure generate allure-results -c -o allure-report",
]

)
run(["ls -l"])
)


def coverage():
Expand Down

0 comments on commit 116c255

Please sign in to comment.