Skip to content

Commit cb6aeb4

Browse files
committed
Not need to run unit tests twice
1 parent ae6e2a8 commit cb6aeb4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ jobs:
3232
run: bundle exec rake test:unit
3333
timeout-minutes: 3
3434

35-
- name: Run unit tests
36-
run: bundle exec rake test:unit
37-
timeout-minutes: 3
38-
3935
- name: Run acceptance tests
4036
run: bundle exec rake test:acceptance
4137
timeout-minutes: 10

0 commit comments

Comments
 (0)