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

fix: remove path restrictions for ci test runs #90

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

WillLillis
Copy link
Collaborator

This change to the github workflows fixes the issue where workflows won't trigger if a source file isn't modified, e.g. when README.md is updated. This has been an issue in a few PRs, most recently in #79. Given that changes to the data files (anything in registers, opcodes, or directives currently) can change behavior in the executable, I think it makes more sense anyway to just run the entire test suite on any change to the repo.

@WillLillis WillLillis enabled auto-merge (squash) July 8, 2024 01:53
@WillLillis WillLillis merged commit c762f7b into bergercookie:master Jul 8, 2024
14 checks passed
@WillLillis WillLillis deleted the ci branch July 9, 2024 15:45
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

1 participant