Update workflow to use GITHUB_WORKSPACE
authorNeil Horman <nhorman@openssl.org>
Tue, 19 Dec 2023 11:15:39 +0000 (06:15 -0500)
committerNeil Horman <nhorman@openssl.org>
Fri, 5 Jan 2024 18:04:41 +0000 (13:04 -0500)
commit6020045c417e16a699a2fd2fdfb42ca0c618f9d3
tree5664ba7c92e27fda8c1095e96ddc7b59549a3e4c
parentbd270eafb8177357204cfd4b3810db5bfb4814af
Update workflow to use GITHUB_WORKSPACE

It was pointed out the GITHUB_WORKSPACE points to the container path of
the workspace, so we can use it instead of hardcoding the
__w/openssl/openssl path

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22726)

(cherry picked from commit 638ad52ae53ece2e870984430493e454f75d048a)
.github/workflows/interop-tests.yml