Skip to content

Commit 4982fd1

Browse files
authored
Merge pull request #40 from vespa-engine/revert-39-kkraune/debug
Revert "add debug"
2 parents fc57f3b + 9101eb1 commit 4982fd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/jekyll-link-checker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
echo "SWAP_URLS: ${SWAP_URLS}"
144144
fi
145145
146-
bundle info
146+
bundle list
147147
bundle exec htmlproofer \
148148
--allow-missing-href \
149149
--hydra '{"max_concurrency": 1}' \
@@ -179,7 +179,7 @@ jobs:
179179
echo "SWAP_URLS: ${SWAP_URLS}"
180180
fi
181181
182-
bundle info
182+
bundle list
183183
bundle exec htmlproofer \
184184
--allow-missing-href \
185185
--hydra '{"max_concurrency": 1}' \

0 commit comments

Comments
 (0)