Skip to content

Commit e1be545

Browse files
committed
Update workflow
Set working-directory for rake task
1 parent 4fc9173 commit e1be545

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ jobs:
2727
steps:
2828
- name: Run rspec tests
2929
run: rake -f /Rakefile spec
30+
working-directory: /repo

0 commit comments

Comments
 (0)