Drop CircleCI runs (#2082)

This commit is contained in:
Kirill Bulatov
2022-07-25 18:30:30 +03:00
committed by GitHub
parent 5f4ccae5c5
commit 45680f9a2d
4 changed files with 4 additions and 374 deletions

View File

@@ -99,7 +99,7 @@ runs:
# Run the tests.
#
# The junit.xml file allows CircleCI to display more fine-grained test information
# The junit.xml file allows CI tools to display more fine-grained test information
# in its "Tests" tab in the results page.
# --verbose prints name of each test (helpful when there are
# multiple tests in one file)