Skip to content
Snippets Groups Projects
Commit 8fbf49f7 authored by leufen1's avatar leufen1
Browse files

ci yml was invalid

parent 76183f6f
No related branches found
No related tags found
3 merge requests!253include current develop,!252Resolve "release v1.3.0",!247Resolve "BUG: update reqirements"
Pipeline #60384 canceled
...@@ -74,7 +74,7 @@ tests (on GPU): ...@@ -74,7 +74,7 @@ tests (on GPU):
- chmod +x ./CI/update_badge.sh - chmod +x ./CI/update_badge.sh
- ./CI/update_badge.sh > /dev/null - ./CI/update_badge.sh > /dev/null
script: script:
- pip install -r requirements.txt - pip install -r requirements_gpu.txt
- chmod +x ./CI/run_pytest.sh - chmod +x ./CI/run_pytest.sh
- ./CI/run_pytest.sh - ./CI/run_pytest.sh
after_script: after_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment