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: save more log files in GitHub tests #75

Merged
merged 2 commits into from
Apr 11, 2023
Merged

chore: save more log files in GitHub tests #75

merged 2 commits into from
Apr 11, 2023

Conversation

mhdirkse
Copy link
Member

No description provided.

@@ -175,7 +175,7 @@ jobs:
if: always()
with:
name: Windows-${{ matrix.example}}-logs
path: build\*\logs\catalina*.log
path: build\*\logs\*.log
- name: Check that FrankConfig.xsd exists - for classes
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't we remove *.log and make it the same as with Linux?

@jacodg jacodg merged commit 96a9ce4 into master Apr 11, 2023
2 of 18 checks passed
@jacodg jacodg deleted the moreLogs branch April 11, 2023 12: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