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 Workflows #58

Merged
merged 4 commits into from
May 17, 2024
Merged

Fix Workflows #58

merged 4 commits into from
May 17, 2024

Conversation

CavRiley
Copy link
Collaborator

Overview

This pull request is meant to fix the workflow which is to be run on every pull request to main. Currently, the only way this workflow is ran is when the actual workflow file is also modified within the pull request.

Implementation

Remove the branches section from the workflow.

Testing

Tests will be run on this pull request and with other commits not related to the workflow file.

Problems Faced

N/A

Notes

N/A

@CavRiley CavRiley linked an issue May 15, 2024 that may be closed by this pull request
@CavRiley CavRiley requested a review from mbrzus May 15, 2024 20:59
Riley and others added 3 commits May 15, 2024 16:06
WIP: trying installing git lfs first

WIP: trying git lfs fetch tog et all test files
WIP: testing github.workspace env var
WIP: removed working directory option for running tests
@mbrzus mbrzus merged commit 177986a into main May 17, 2024
1 check 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.

Workflows Not Being Ran
2 participants