Skip to content

Commit

Permalink
Generate individual pj data before testing HTML
Browse files Browse the repository at this point in the history
  • Loading branch information
yasulab committed Oct 12, 2023
1 parent a864c3b commit 6fa9979
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:

- name: 🔧 Build & Test
run: |
bundle exec rake upsert_project_pages_by_data
JEKYLL_ENV=test bundle exec jekyll build
JEKYLL_ENV=test bundle exec jekyll doctor
SKIP_BUILD=true bundle exec rake test
Expand Down

0 comments on commit 6fa9979

Please sign in to comment.