Skip to content

Commit

Permalink
GH wf: use a specific version of htmltest
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard committed Sep 15, 2023
1 parent caa0c56 commit 944a9bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
shell: bash
run: |
echo "Installing htmltest"
curl https://htmltest.wjdp.uk | bash
echo "installation done"
curl https://htmltest.wjdp.uk | bash -- v0.17.0
echo "Installation done"
./bin/htmltest --version

0 comments on commit 944a9bb

Please sign in to comment.