Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test workflow #7

Merged
merged 3 commits into from
Aug 3, 2023
Merged

Update test workflow #7

merged 3 commits into from
Aug 3, 2023

Conversation

svara
Copy link
Collaborator

@svara svara commented Aug 2, 2023

This PR renames the main.yml file to run_tests.yml, sets the Xcode version to 14.3., updates actions, and adds general improvements.

@svara svara requested a review from jayohms August 2, 2023 11:59
Copy link
Collaborator

@jayohms jayohms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the workflow script has an error:

xcode-select: error: invalid developer directory '/Applications/Xcode_14.3.app'
Error: Process completed with exit code 1.

Know what's going on?

@svara
Copy link
Collaborator Author

svara commented Aug 3, 2023

Looks like the workflow script has an error:

xcode-select: error: invalid developer directory '/Applications/Xcode_14.3.app'
Error: Process completed with exit code 1.

Know what's going on?

Yes. I've fixed it. The workflow now completes successfully, but there's a failing test.

@jayohms
Copy link
Collaborator

jayohms commented Aug 3, 2023

Cool, feel free to merge this and push it into your active branch(es) if it's easier to fix the text there.

@svara svara merged commit bfbca47 into main Aug 3, 2023
1 check failed
@jayohms jayohms deleted the update-ci-workflow branch September 27, 2023 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants