[no-relnote] Fix e2e test make target

Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
Evan Lezar 2025-02-05 18:02:56 +01:00
parent b457247a0c
commit 948bc113f0
No known key found for this signature in database

View File

@ -72,7 +72,7 @@ jobs:
export E2E_SSH_KEY="$e2e_ssh_key"
export E2E_SSH_HOST="${{ steps.get_public_dns_name.outputs.result }}"
make -f test/e2e/Makefile test
make -f tests/e2e/Makefile test
- name: Send Slack alert notification
id: slack