Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 73e6d47

Browse filesBrowse files
committed
minor #17798 update CI intro (alexislefebvre)
This PR was merged into the 5.4 branch. Discussion ---------- update CI intro > The Symfony project uses a third-party service It was true when tests where ran by Travis CI. Now tests are run by GitHub Actions, which is not a third-party from GitHub's viewpoint. I suggest a more generic approach: there is a CI service, no matter if it's internal or third-party. Commits ------- 03995aa update CI intro
2 parents 29c51d4 + 03995aa commit 73e6d47
Copy full SHA for 73e6d47

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎contributing/code/tests.rst

Copy file name to clipboardExpand all lines: contributing/code/tests.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Running Symfony Tests
44
=====================
55

6-
The Symfony project uses a third-party service which automatically runs tests
6+
The Symfony project uses a CI (Continuous Integration) service which automatically runs tests
77
for any submitted :doc:`patch <pull_requests>`. If the new code breaks any test,
88
the pull request will show an error message with a link to the full error details.
99

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.