Skip to content

Commit 744bccd

Browse files
committed
Found the missing tests
1 parent dee602f commit 744bccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/upload-artifact@v2
2828
with:
2929
name: PesterTests
30-
path: ${{github.workspace}}/Specs
30+
path: ${{github.workspace}}/Tests
3131
- name: Upload RequiredModules.psd1
3232
uses: actions/upload-artifact@v2
3333
with:

0 commit comments

Comments
 (0)