Skip to content

Commit 210961e

Browse files
committed
gha - opt out Julia Cache
1 parent 5654444 commit 210961e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-smokes.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ jobs:
175175
version: "1.11.3"
176176

177177
- name: Cache Julia Packages
178+
# FIXME: deactivate julia cache for now
179+
if: false
178180
uses: julia-actions/cache@v2
179181

180182
- name: Restore Julia Packages

0 commit comments

Comments
 (0)