Skip to content

Commit

Permalink
Update unit-tests.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Peter St. John <peterc.stjohn@gmail.com>
  • Loading branch information
pstjohn authored Jan 2, 2025
1 parent 80bee6e commit 034be4b
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 @@ -66,9 +66,7 @@ jobs:
labels: ${{ steps.metadata.outputs.labels }}
cache-from: |
type=registry,ref=nemoci.azurecr.io/bionemo:buildcache
type=local,src=/tmp/bionemo-buildx-cache,ignore-error=true
cache-to: |
type=local,dest=/tmp/bionemo-buildx-cache,mode=max
${{ github.ref == 'refs/heads/main' && 'type=registry,ref=nemoci.azurecr.io/bionemo:buildcache,mode=max' || '' }}
# TODO: Add persistent volume for cache
Expand Down

0 comments on commit 034be4b

Please sign in to comment.