Skip to content

Commit de5cfd3

Browse files
[ci] Added pip freeze to cross-arch tests
Signed-off-by: Tiyash Basu <[email protected]>
1 parent 0746c0b commit de5cfd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/containers/nox-cross-arch/entrypoint.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ echo "System details:" $(uname -a)
55
echo "Machine:" $(uname -m)
66

77
pip install -e .[dev-noxfile]
8+
pip freeze
89

910
exec "$@"

0 commit comments

Comments
 (0)