Skip to content

Commit

Permalink
Remove submodule check out in unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
amrit110 committed Jun 26, 2024
1 parent 9af671d commit 207a979
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
submodules: 'true'
- name: Install dependencies, run unit tests and coverage report
run: python3 -m pip install --upgrade pip && python3 -m pip install poetry
- uses: actions/[email protected]
Expand Down

0 comments on commit 207a979

Please sign in to comment.