1
0
mirror of https://github.com/winfsp/cgofuse.git synced 2025-04-18 23:04:00 +03:00

github: workflows: test: cosmetic changes

This commit is contained in:
Bill Zissimopoulos 2025-01-05 16:35:43 +00:00
parent 8d60578abb
commit a984f44ad1

View File

@ -91,7 +91,7 @@ jobs:
rm -rf secfs.test/fstest/fstest/tests/xacl
rm -rf secfs.test/fstest/fstest/tests/zzz_ResourceFork
- name: Install FUSE and secfs.test
- name: Install FUSE and secfs.test (macOS)
if: runner.os == 'macOS'
run: |
brew install macfuse
@ -152,7 +152,7 @@ jobs:
Start-Sleep 3
Pop-Location
- name: Test file systems (Linux / macOS disabled) with FUSE2
- name: Test file systems (Linux / macOS:disabled) with FUSE2
if: runner.os == 'Linux' || (false && runner.os == 'macOS')
run: |
set -x