Skip to content

Commit

Permalink
name gh test using valkyrie matrix variable
Browse files Browse the repository at this point in the history
  • Loading branch information
rococodogs committed Jan 28, 2025
1 parent 2dc9121 commit 2ab8034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: bundle exec rubocop --format github

test:
name: Test
name: Test (Valkyrie ${{ matrix.hyrax_valkyrie == true && 'enabled' || 'disabled' }})
runs-on: ubuntu-latest
container: ruby:2.7.8-slim-bullseye
needs: lint
Expand Down

0 comments on commit 2ab8034

Please sign in to comment.