Skip to content

Commit

Permalink
Merge pull request #2346 from spryker/bugfix/cc-31112-multi-call-of-c…
Browse files Browse the repository at this point in the history
…art-recalculation

Install the Checkout Glue API
  • Loading branch information
andriitserkovnyi committed Jan 3, 2024
2 parents 2af9012 + 949c602 commit af39c1c
Show file tree
Hide file tree
Showing 5 changed files with 1,028 additions and 1 deletion.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ task :check_pbc do
/docs\/pbc\/\w+\/[\w-]+\/202204\.0\/.+/,
/docs\/pbc\/\w+\/[\w-]+\/202212\.0\/.+/,
/docs\/pbc\/\w+\/[\w-]+\/202307\.0\/.+/,
/docs\/pbc\/\w+\/[\w-]+\/202403\.0\/.+/,
/docs\/pbc\/\w+\/[\w-]+\/202400\.0\/.+/
]
HTMLProofer.check_directory("./_site", options).run
Expand Down
Loading

0 comments on commit af39c1c

Please sign in to comment.