Skip to content

Fix Struct#pretty_inspect error, add CI tasks for github #4

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

Merged
merged 7 commits into from
Mar 17, 2025
Merged

Conversation

dmlary
Copy link
Contributor

@dmlary dmlary commented Mar 17, 2025

Struct commits were not correct. This should resolve them. Additionally, I've added a CI task to prevent these errors in the future.

David M. Lary added 7 commits March 17, 2025 12:49
Looks like the .rspec file is not being loaded in CI when we run
`bundle exec rake spec`.  Trying `bundle exec rspec` instead.
No clue why .rspec isn't being honored
@dmlary dmlary changed the title fix Struct error, add CI Fix Struct#pretty_inspect error, add CI tasks for github Mar 17, 2025
@dmlary dmlary merged commit 9ed9858 into main Mar 17, 2025
5 checks passed
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