Skip to content

Commit

Permalink
Trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hh-space-invader committed Feb 25, 2025
1 parent 2765589 commit ca3bf8d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@ jobs:
if: runner.os == 'Windows'
run: dir C:\Users\runneradmin\AppData\Local\Temp\fastembed_cache
shell: cmd

- name: List Cached Models (Linux/macOS) - var/tmp
if: runner.os != 'Windows'
run: ls -lah /var/tmp/fastembed_cache
shell: bash

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

0 comments on commit ca3bf8d

Please sign in to comment.