Skip to content

Commit

Permalink
Revert "CI/nightly: simple automatic 80 limit for readability"
Browse files Browse the repository at this point in the history
This reverts commit 85ce46e.
  • Loading branch information
dannywillems committed Feb 13, 2025
1 parent 85ce46e commit 8a6e3e0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci-nightly.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#
# This workflow is triggered by scheduler or on-demand to run all the tests with
# the code coverage enabled and using the self-hosted GitHub runner.
# Test coverage report is attached to the current job execution results in a
# form of Zip archive.
# This workflow is triggered by scheduler or on-demand to run all the tests with the code coverage enabled and using the self-hosted GitHub runner.
# Test coverage report is attached to the current job execution results in a form of Zip archive.
#

name: Nightly tests with the code coverage
Expand Down

0 comments on commit 8a6e3e0

Please sign in to comment.