Skip to content

Commit

Permalink
Update unit-tests-and-coverage-report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHenryIE committed Nov 18, 2024
1 parent 9348561 commit 4f26ce6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit-tests-and-coverage-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0 # attempting to get all branch names.

- name: Check does gh-pages branch need to be created
run: |
Expand Down

0 comments on commit 4f26ce6

Please sign in to comment.