Skip to content

Commit

Permalink
Add task to test the links against the TOC automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
ShimShtein committed Feb 29, 2024
1 parent 21f09e3 commit 43e5b73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tasks/foreman_theme_satellite_tasks.rake
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ namespace :foreman_theme_satellite do
end

Rake::Task[:test].enhance ['test:foreman_theme_satellite']
Rake::Task['test:foreman_theme_satellite'].enhance ['foreman_theme_satellite:validate_docs']

load 'tasks/jenkins.rake'
if Rake::Task.task_defined?(:'jenkins:unit')
Expand Down

0 comments on commit 43e5b73

Please sign in to comment.