Skip to content

Commit

Permalink
Fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
kapoorlakshya committed Jul 4, 2024
1 parent a7b1439 commit 4d13362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
- name: Run headless test
- name: Run tests
uses: coactions/setup-xvfb@v1
with:
run: bundle exec rake spec
Expand Down

0 comments on commit 4d13362

Please sign in to comment.