Skip to content

Commit

Permalink
Check out repo to depth 0 in docs job
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasjng committed Oct 10, 2024
1 parent 56db6eb commit 861bfe5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
name: Publish latest documentation for nnbench
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Install uv
uses: astral-sh/setup-uv@v3
- name: Install Python 3.11 interpreter
Expand Down

0 comments on commit 861bfe5

Please sign in to comment.