Skip to content

Commit a3be955

Browse files
authored
Update ci.yml
1 parent a9a57bc commit a3be955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)