Commit 5f1bb4fc authored by Rodriguez, Kelvin's avatar Rodriguez, Kelvin
Browse files

Update .gitlab-ci.yml file

parent f2c5b7f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,6 +23,6 @@ unit-test-job: # This job runs in the test stage.
    - echo "Running unit tests... This will take about 60 seconds."
    - ls -lrt
    # - mamba env create -f environment.yml --prefix /autocnet
    - mamba create --prefix /autocnet python
    - mamba create --prefix /autocnet python pytest
    - ./anaconda/bin/pytest .