ci: update configs to use scripts from scripts/ directory

This commit is contained in:
link2xt
2021-04-18 20:17:44 +03:00
parent 321354531d
commit a4b14c6b98
2 changed files with 4 additions and 4 deletions

View File

@@ -18,4 +18,4 @@ jobs:
shell: bash
env:
SSH_KEY: ${{ secrets.SSH_KEY }}
- run: ci_scripts/remote_tests_python.sh
- run: scripts/remote_tests_python.sh