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

Created main CI workflow #38

Merged
merged 2 commits into from
Nov 14, 2019
Merged

Created main CI workflow #38

merged 2 commits into from
Nov 14, 2019

Conversation

jdmclark
Copy link
Owner

This commit introduces a trivial CI workflow (GitHub Actions). This workflow should build the code on push.

There doesn't appear to be any way to test these scripts without committing them, so this should be considered a provisional commit.

This commit introduces a trivial CI workflow (GitHub Actions). This workflow should build the code on push.

There doesn't appear to be any way to test these scripts without committing them, so this should be considered a provisional commit.
Previous version tried to use Win32, which is the platform name in the projects, but not the correct platform name for the root solution. This change replaces it with x86.
@jdmclark jdmclark marked this pull request as ready for review November 14, 2019 14:34
@jdmclark jdmclark merged commit 150e0d8 into master Nov 14, 2019
@jdmclark jdmclark deleted the jdmclark-actions-1 branch November 14, 2019 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant