Skip to content

Commit

Permalink
Update cibuild
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoThaka authored Feb 16, 2024
1 parent 0c1802c commit 325816c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions script/cibuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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 jekyll build
# 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 325816c

Please sign in to comment.