Skip to content

Commit

Permalink
remove slash at end
Browse files Browse the repository at this point in the history
  • Loading branch information
samos123 committed Dec 15, 2024
1 parent e6558b8 commit 3069e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: make test-e2e-${{ matrix.testcase }}
env:
USE_GPU_CLUSTER: "true"
SKAFFOLD_DEFAULT_REPO: "ghcr.io/substratusai/"
SKAFFOLD_DEFAULT_REPO: "ghcr.io/substratusai"
- name: Delete namespace
if: always()
run: |
Expand Down

0 comments on commit 3069e74

Please sign in to comment.