Skip to content

Commit

Permalink
Re-enable action caching after the fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HealthyPear committed Jan 16, 2025
1 parent ba310a8 commit 15f638f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
id: build
with:
showyourwork-spec: git+https://github.com/showyourwork/showyourwork
conda-cache-number: null
uses: showyourwork/showyourwork-action@main
env:
SANDBOX_TOKEN: ${{ secrets.SANDBOX_TOKEN }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
id: build
with:
showyourwork-spec: git+https://github.com/showyourwork/showyourwork
conda-cache-number: null
uses: showyourwork/showyourwork-action@main
env:
SANDBOX_TOKEN: ${{ secrets.SANDBOX_TOKEN }}
Expand Down

0 comments on commit 15f638f

Please sign in to comment.