Skip to content

Commit a0a1a9c

Browse files
committed
Log test times
1 parent 4601688 commit a0a1a9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
run: bin/rails db:schema:load
6969
# Add or replace test runners here
7070
- name: Run Ruby tests
71-
run: bundle exec rspec
71+
run: bundle exec rspec -f j
7272
- name: Run JavaScript tests
7373
run: npm test
7474
# Add or replace any other lints here

0 commit comments

Comments
 (0)