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

chore: Update cicd and dependencies #24

Merged
merged 3 commits into from
Sep 11, 2023

Conversation

spydon
Copy link
Member

@spydon spydon commented Sep 11, 2023

No description provided.

@spydon spydon enabled auto-merge (squash) September 11, 2023 23:24
final a5 = ComparableObject(1, '5');
final a6 = ComparableObject(0, '6');
expect(a.add(a6), true);
expect(a.add(a3), true);
Copy link
Member

Choose a reason for hiding this comment

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

Nit: isTrue

@spydon spydon merged commit 8767129 into main Sep 11, 2023
4 checks passed
@spydon spydon deleted the spydon/update-cicd-and-dependencies branch September 11, 2023 23:26
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.

None yet

2 participants