We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dee602f commit 744bccdCopy full SHA for 744bccd
1 file changed
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/upload-artifact@v2
28
with:
29
name: PesterTests
30
- path: ${{github.workspace}}/Specs
+ path: ${{github.workspace}}/Tests
31
- name: Upload RequiredModules.psd1
32
33
0 commit comments