Skip to content

Commit ce96fe3

Browse files
committed
fixup! [test] Test with loopback filesystem
1 parent deea0c1 commit ce96fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,6 @@ jobs:
167167
#
168168
mkdir -p mounted-3dsx
169169
wget https://github.com/videah/3dsfetch/raw/refs/heads/master/3dsfetch.3dsx
170-
threedsx 3dsfetch.3dsx mounted-3dsx
170+
ninfs threedsx 3dsfetch.3dsx mounted-3dsx
171171
[[ "$( crc32 mounted-3dsx/icon.smdh )" =~ "cc90bf9c" ]]
172172
fusermount -u mounted-3dsx

0 commit comments

Comments
 (0)