We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2248a5 commit 2284f26Copy full SHA for 2284f26
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v1
18
19
- name: pester tests
20
- uses: zyborg/pester-tests-report@v1.2.0
+ uses: cmbrose/pester-tests-report@v1
21
with:
22
include_paths: ./tests/GitHubActions_tests.ps1
23
exclude_tags: SkipCI
0 commit comments