Skip to content

Commit 7af0469

Browse files
committed
Build/Test Tools: Remove an unnecessary call to svn in a debugging step.
None of the steps in any of the workflows use svn, so this debugging step is unnecessary, and svn has been removed in the ubuntu-24.04 runner which will be rolling out to GitHub Actions imminently. See #62221 git-svn-id: https://develop.svn.wordpress.org/trunk@59534 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 2238011 commit 7af0469

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/reusable-phpunit-tests-v1.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ jobs:
143143
node --version
144144
curl --version
145145
git --version
146-
svn --version
147146
148147
- name: Log running Docker containers
149148
run: docker ps -a

0 commit comments

Comments
 (0)