Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
fortuna committed Jul 7, 2023
1 parent 94bddfb commit 25b5bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cordova/test.action.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export async function main(...parameters) {
'clean',
'test',
'-scheme',
APPLE_LIBRARY_NAME,
`${APPLE_LIBRARY_NAME}-Package`,
'-destination',
outlinePlatform === 'macos'
? `platform=macOS,arch=${os.machine()}`
Expand Down

0 comments on commit 25b5bde

Please sign in to comment.