Skip to content
Snippets Groups Projects
Commit eb816faf authored by Atharva Dharmadhikari's avatar Atharva Dharmadhikari
Browse files

Update .gitlab-ci.yml file

parent b6ed47f9
No related branches found
No related tags found
No related merge requests found
Pipeline #140062 failed
run_tests:
image: python:3.12.3-bullseye
before_script:
- apt-get update && apt-get install pip
- pip install -r requirements.txt
script:
- python src_to_implement/NumpyTest.py Bonus
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment