Skip to content

Commit 2284f26

Browse files
authored
Updates from editor
1 parent d2248a5 commit 2284f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v1
1818

1919
- name: pester tests
20-
uses: zyborg/pester-tests-report@v1.2.0
20+
uses: cmbrose/pester-tests-report@v1
2121
with:
2222
include_paths: ./tests/GitHubActions_tests.ps1
2323
exclude_tags: SkipCI

0 commit comments

Comments
 (0)