Skip to content

Commit 2a3ba8e

Browse files
committed
Removed Julia cache.
1 parent c143ed9 commit 2a3ba8e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/runtests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232
with:
3333
version: '1.11'
3434

35-
- name: Cache Julia
36-
uses: julia-actions/cache@v2
37-
3835
# Run tests
3936
- name: Run test suite
4037
run: julia --project=. -e 'using Pkg; Pkg.instantiate(); Pkg.test()'

0 commit comments

Comments
 (0)