Skip to content

Commit d281017

Browse files
committed
modifiying shell spec to use relative path
1 parent 3954a82 commit d281017

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,4 +19,4 @@ jobs:
1919

2020
- name: Run Tests
2121
run: |
22-
shellspec -f d
22+
~/.local/bin/shellspec -f d

0 commit comments

Comments
 (0)