mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-07 02:58:21 +00:00
remove unuseful lines
This commit is contained in:
parent
9ef0d76ef0
commit
15790475c5
1 changed files with 0 additions and 3 deletions
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
@ -23,9 +23,6 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.event.inputs.commit_sha }}
|
ref: ${{ github.event.inputs.commit_sha }}
|
||||||
- name: Read CODEOWNERS file
|
|
||||||
run: |
|
|
||||||
cat .github/CODEOWNERS
|
|
||||||
|
|
||||||
- name: Echo commit SHA
|
- name: Echo commit SHA
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue