Skip to content

Commit

Permalink
Remove neureka testing from gitlab-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lukamac committed Dec 17, 2024
1 parent d2fac6e commit e6b6e1b
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,3 @@ run_ne16_test:
untracked: true
script:
- cd test && pytest test.py --test-dir tests --recursive -A ne16

run_neureka_test:
stage: test
tags:
- siracusa-sdk
artifacts:
untracked: true
script:
- cd test && pytest test.py --test-dir tests --recursive -A neureka

0 comments on commit e6b6e1b

Please sign in to comment.