mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-02-24 05:04:31 +00:00
[no-relnote] Fix e2e test make target
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
parent
b457247a0c
commit
948bc113f0
2
.github/workflows/e2e.yaml
vendored
2
.github/workflows/e2e.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user