Skip to content

Commit 22f0021

Browse files
committed
removed deps
1 parent 1ef78b4 commit 22f0021

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/llama-cpp-rs-check.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ jobs:
1616
check:
1717
name: Run Tests on LLama Cpp Rs
1818
runs-on: ${{ vars.RUNNER }}
19-
defaults:
20-
run:
21-
working-directory: ./llama-cpp-rs
22-
needs:
23-
- changes
24-
if: ${{ needs.changes.outputs.llama-cpp-rs == 'true' }}
2519
steps:
2620
- name: Checkout
2721
uses: actions/checkout@v4

0 commit comments

Comments
 (0)