Skip to content

Commit 8938c9a

Browse files
authored
Update ci.yml
1 parent 6c089ea commit 8938c9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ jobs:
1212
run-tests:
1313
runs-on: ubuntu-latest
1414
steps:
15+
- name: debug
16+
shell: pwsh
17+
run: |
18+
ls
1519
- name: test module
1620
id: test_module
1721
uses: zyborg/pester-tests-report@v1

0 commit comments

Comments
 (0)