Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanklosko committed Dec 18, 2023
1 parent b58e108 commit 82cd44c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
LIBTORCH_DIR: ${{ github.workspace }}/cache/torch
steps:
- uses: actions/checkout@v3
with:
# We need the previous commit for git diff later
fetch-depth: 2
- uses: erlef/setup-beam@v1
with:
otp-version: ${{ matrix.pair.otp }}
Expand Down

0 comments on commit 82cd44c

Please sign in to comment.