Skip to content

Commit

Permalink
Not need to run unit tests twice
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Nov 25, 2021
1 parent ae6e2a8 commit cb6aeb4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
run: bundle exec rake test:unit
timeout-minutes: 3

- name: Run unit tests
run: bundle exec rake test:unit
timeout-minutes: 3

- name: Run acceptance tests
run: bundle exec rake test:acceptance
timeout-minutes: 10
Expand Down

0 comments on commit cb6aeb4

Please sign in to comment.