Skip to content

Commit 0012552

Browse files
author
Skylar Simoncelli
committed
feat: tests
1 parent 90df408 commit 0012552

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/earthly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186

187187
run-e2e-tests:
188188
needs: generate-manifest
189-
uses: ./.github/workflows/e2e.yml
189+
uses: ./.github/workflows/modules/tests/e2e.yml
190190
with:
191191
node-host: sha-${{ github.sha }}-service.integration-testing.svc.cluster.local
192192
node-port: 9933
File renamed without changes.

0 commit comments

Comments
 (0)