Skip to content

Commit 773a779

Browse files
committed
run shellspec script
1 parent 3dcf48f commit 773a779

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
@@ -155,7 +155,7 @@ jobs:
155155
run: chmod +x ./shellspec
156156

157157
- name: Run ShellSpec tests in Docker
158-
run: make spec
158+
run: ./shellspec
159159

160160
test-pester-windows:
161161
name: Pester Tests (Windows)

0 commit comments

Comments
 (0)