mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-25 20:12:07 +00:00
Abbé Faria?
This commit is contained in:
parent
8205962950
commit
078fb55109
1
.github/workflows/integration_tests.yaml
vendored
1
.github/workflows/integration_tests.yaml
vendored
@ -20,7 +20,6 @@ jobs:
|
||||
group: ${{ github.workflow }}-${{ github.job }}-${{ github.head_ref || github.run_id }}
|
||||
cancel-in-progress: true
|
||||
runs-on: ${{ inputs.runs_on }}
|
||||
needs: build-and-push-image
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user