We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7980482 commit f38df1fCopy full SHA for f38df1f
1 file changed
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
run: |
41
bundle exec htmlproofer \
42
--ignore-files "/.*\/ro-crate-preview\.html/","/.\/example-*\/*" \
43
- --ignore-urls "/https://w3id.org/ro/terms/workflow-run/,/https://rdmkit.elixir-europe.org/federated_learning/"
+ --ignore-urls "/https://w3id.org/ro/terms/workflow-run/,/https://rdmkit.elixir-europe.org/federated_learning/" \
44
--enforce-https false \
45
./_site
46
0 commit comments