Skip to content

Commit

Permalink
Re enable test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
blacksam07 committed Feb 13, 2024
1 parent 59c23d5 commit beaddb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Run tests
run: bundle exec rspec
timeout-minutes: 1
if: !matrix.coverage
- name: Test & publish code coverage
uses: paambaati/[email protected]
env:
Expand Down

0 comments on commit beaddb6

Please sign in to comment.