diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 327307c649a18fec9a45c555873805222a3ada3c..da53154dac3479c78d91632f56e8194173fc5870 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -48,7 +48,7 @@ simulate-hello: script: - echo "Simulation phase started" - source set_env.sh - - socsim test_aes128 TESTNAME=hello + - socsim test_nanosoc TESTNAME=hello tags: - VLAB-ZCU