Skip to content

Commit 94ba1ca

Browse files
authored
Update ci.yml
1 parent bbf301f commit 94ba1ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
bundler-cache: true
2020

2121
- name: Validate business spec
22-
run: bin/rails spec:validate
22+
run: bin/rails specs:validate
2323

2424
- name: Run tests
2525
run: bin/rails test

0 commit comments

Comments
 (0)