Skip to content

Commit

Permalink
Fix another overlooked key change
Browse files Browse the repository at this point in the history
  • Loading branch information
lloeki committed Jun 27, 2024
1 parent 614dfac commit e33f812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test-appraisal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
BUNDLE_GEMFILE="${{ steps.appraisal.outputs.BUNDLE_GEMFILE }}"
export BUNDLE_GEMFILE
fi
bundle exec rake spec:${{ matrix.spec.task }}
bundle exec rake spec:${{ matrix.spec }}

0 comments on commit e33f812

Please sign in to comment.