Skip to content

Commit

Permalink
Update cibuild
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoThaka authored Feb 27, 2024
1 parent bb98d63 commit 31ea281
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions script/cibuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

bundle exec jekyll build
bundle exec htmlproofer ./_site --check-html --check-sri
bundle exec rubocop -D --config .rubocop.yml
bundle exec script/validate-html
# bundle exec htmlproofer ./_site --check-html --check-sri
# bundle exec rubocop -D --config .rubocop.yml
# bundle exec script/validate-html
gem build jekyll-theme-hacker.gemspec

0 comments on commit 31ea281

Please sign in to comment.