Skip to content

Commit b9f8ae0

Browse files
committed
Remove a trailing comma.
1 parent f8045a3 commit b9f8ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@
505505
"actions": [
506506
{
507507
"action": "BuildSwiftPackage",
508-
"configuration": "release",
508+
"configuration": "release"
509509
},
510510
{
511511
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)