Skip to content

Commit

Permalink
Use bootstrap css for testing with blacklight 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Dec 17, 2024
1 parent 51417d6 commit 7e62f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
blacklight_version: "~> 8.0"
bootstrap_version: ~> 4.0
additional_name: Blacklight 8
additional_engine_cart_rails_options: "-j rollup -a sprockets"
additional_engine_cart_rails_options: "-j rollup --css bootstrap"
env:
RAILS_VERSION: ${{ matrix.rails_version }}
BLACKLIGHT_VERSION: ${{ matrix.blacklight_version }}
Expand Down

0 comments on commit 7e62f42

Please sign in to comment.