Skip to content

Commit

Permalink
testing link checker
Browse files Browse the repository at this point in the history
  • Loading branch information
atteggiani committed Apr 25, 2024
1 parent 78ad63c commit 31db21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
format: 'markdown'
jobSummary: false
# args: --config .github/workflows/lychee-config.toml './**/*.md' './**/*.html'
args: --config .github/workflows/lychee-config.toml './models/configurations/access-om.md'
args: --config .github/workflows/lychee-config.toml 'docs/models/configurations/access-om.md'

# scheduled-link-check:
# if: ${{ github.event_name == 'schedule' }}
Expand Down

0 comments on commit 31db21c

Please sign in to comment.