Skip to content

Commit 8d15c66

Browse files
committed
more tests
1 parent a23dc77 commit 8d15c66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/serve-ximera.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@ jobs:
124124
run: |
125125
echo "Serving to $XIMERA_URL$XIMERA_NAME"
126126
git config --global --add safe.directory "$GITHUB_WORKSPACE"
127-
du -hs ximera-downloads
128-
rm -rf ximera-downloads/*
129-
du -hs .
127+
# du -hs ximera-downloads
128+
# rm -rf ximera-downloads/*
129+
# du -hs .
130130
xmlatex name
131131
xmlatex frost $XM_TO_PROCESS
132132
xmlatex serve $XM_TO_PROCESS

0 commit comments

Comments
 (0)