Skip to content

Commit a0c7bf6

Browse files
committed
[#34291] Test run
1 parent f8ddf18 commit a0c7bf6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,4 @@ jobs:
1515
- run: df -h .
1616
- run: df -h /mnt/aux
1717
- run: ls -alh /mnt/aux
18-
- run: |
19-
cat /etc/resolv.conf
20-
echo "nameserver 1.1.1.1" > /etc/resolv.conf
21-
sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
22-
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
23-
dnf install -y wget
24-
wget --version
25-
- run: _secret_custom_get_tools_v2
2618
- run: ls -lah .

0 commit comments

Comments
 (0)