Skip to content

Commit e753f86

Browse files
committed
PMM-13084 removed unnecessary file downloads
1 parent 2b967c8 commit e753f86

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/runner-e2e-tests-codeceptjs.yml

-4
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,6 @@ jobs:
125125
sudo apt-get install -y ansible
126126
sudo curl -s https://raw.githubusercontent.com/datacharmer/dbdeployer/master/scripts/dbdeployer-install.sh | bash
127127
ls -la
128-
pushd qa-integration
129-
wget https://raw.githubusercontent.com/Percona-QA/percona-qa/master/get_download_link.sh
130-
chmod +x get_download_link.sh
131-
popd
132128
133129
- name: Setup PMM2-Server
134130
working-directory: pmm-ui-tests

0 commit comments

Comments
 (0)