Skip to content

Commit

Permalink
test link validation
Browse files Browse the repository at this point in the history
log external ip address
  • Loading branch information
raboof committed Dec 13, 2024
1 parent 5d4e828 commit 7f441eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
sbt -Dpekko.genjavadoc.enabled=true -Dpekko.genlicensereport.enabled=true "Javaunidoc/doc; Compile/unidoc; docs/paradox"
- name: Run Link Validator
run: cs launch net.runne::site-link-validator:0.2.4 -- scripts/link-validator.conf
run: curl https://meipaddress.com/ && cs launch net.runne::site-link-validator:0.2.4 -- scripts/link-validator.conf

0 comments on commit 7f441eb

Please sign in to comment.