Skip to content

Commit

Permalink
Fix zero width characters
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnorell committed Oct 11, 2024
1 parent c661546 commit 849a07f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.lambda.core_models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: depot/build-push-action@v1
with:
push: false
project: grl7ffzxd7
project: "grl7ffzxd7"
tags: test-lambda-slim
platforms: linux/amd64
file: ./docker/dockerfiles/Dockerfile.onnx.lambda
1 change: 0 additions & 1 deletion .github/workflows/test.nvidia_t4_parallel_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,3 @@ jobs:
- name: 🧹 Cleanup Test Docker - Parallel GPU
run: make stop_test_docker
if: success() || failure()


0 comments on commit 849a07f

Please sign in to comment.