Skip to content

Commit ca3bf8d

Browse files
Trigger CI
1 parent 2765589 commit ca3bf8d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/python-tests.yml

-5
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,6 @@ jobs:
6666
if: runner.os == 'Windows'
6767
run: dir C:\Users\runneradmin\AppData\Local\Temp\fastembed_cache
6868
shell: cmd
69-
70-
- name: List Cached Models (Linux/macOS) - var/tmp
71-
if: runner.os != 'Windows'
72-
run: ls -lah /var/tmp/fastembed_cache
73-
shell: bash
7469

7570
- name: List Cached Models (Linux/macOS) - /tmp
7671
if: runner.os != 'Windows'

0 commit comments

Comments
 (0)