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

CI #3

Merged
merged 3 commits into from
Jan 4, 2024
Merged

CI #3

merged 3 commits into from
Jan 4, 2024

Conversation

roncapat
Copy link
Collaborator

@roncapat roncapat commented Jan 4, 2024

  • Add CI
  • Get green CI
  • Add badges to README
  • Rename master branch to iron

@roncapat roncapat self-assigned this Jan 4, 2024
@roncapat roncapat linked an issue Jan 4, 2024 that may be closed by this pull request
@roncapat roncapat requested a review from giafranchini January 4, 2024 14:51
@giafranchini
Copy link
Owner

to update local repositories with iron as master branch:
git branch -m main iron
git fetch origin
git branch -u origin/iron iron
git remote set-head origin -a

@roncapat roncapat merged commit fbb38e3 into iron Jan 4, 2024
2 checks passed
@roncapat roncapat deleted the ci/new branch January 4, 2024 15: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.

add build and test workflow
2 participants