Skip to content

Commit cb77ef9

Browse files
authored
Update test.yaml
1 parent b24413f commit cb77ef9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
sudo apt update
1919
sudo apt install -y software-properties-common
2020
sudo add-apt-repository universe
21-
sudo apt install -y python3-distutils
22-
2321
# Verify installation
2422
if ! python3 -c "import distutils.msvccompiler" &>/dev/null; then
2523
echo "Error: python3-distutils failed to install."

0 commit comments

Comments
 (0)