Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin CO committed Nov 23, 2023
1 parent b5f4ef5 commit e8a6d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
run: pwd; ls -a -l

- name: Merge coverage reports
run: coverage combine .coverage1 .coverage2 .coverage3 .coverage4
run: coverage combine .coverage1 .coverage2

- name: Show current dir content with new .coverage file
run: pwd; ls -a
Expand Down

0 comments on commit e8a6d6c

Please sign in to comment.