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 Linux unit tests #87

Merged
merged 5 commits into from
May 27, 2024
Merged

Fix Linux unit tests #87

merged 5 commits into from
May 27, 2024

Conversation

GerardSmit
Copy link
Contributor

Fixes #86

Copy link
Contributor Author

@GerardSmit GerardSmit left a comment

Choose a reason for hiding this comment

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

Some remarks why I changed some code in src/

src/Zio/FileSystems/MemoryFileSystem.cs Show resolved Hide resolved
src/Zio/FileSystems/PhysicalFileSystem.cs Show resolved Hide resolved
src/Zio/FileSystems/ReadOnlyFileSystem.cs Show resolved Hide resolved
src/Zio/FileSystems/AggregateFileSystem.cs Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
src/Zio/FileSystems/ZipArchiveFileSystem.cs Show resolved Hide resolved
src/Zio.Tests/Zio.Tests.csproj Show resolved Hide resolved
@xoofx xoofx merged commit 51cf2a1 into xoofx:main May 27, 2024
2 checks passed
@xoofx
Copy link
Owner

xoofx commented May 27, 2024

Thanks!

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.

Fix and enable tests in CI for Linux
2 participants