Skip to content

Commit f61025f

Browse files
committed
test!
1 parent f96499a commit f61025f

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
@@ -56,7 +56,7 @@ jobs:
5656
run: bin/rails db:schema:load
5757
# Add or replace test runners here
5858
- name: Run Ruby tests
59-
run: bundle exec rspec
59+
run: bundle exec rspec --profile
6060
- name: Run JS tests
6161
run: npm test
6262
# Add or replace any other lints here

0 commit comments

Comments
 (0)