all.sh: remove redundant make in test_psa_crypto_config_accel_cipher_aead()

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh
index 09c9819..07e0e49 100755
--- a/tests/scripts/all.sh
+++ b/tests/scripts/all.sh
@@ -3687,8 +3687,6 @@
     not grep mbedtls_chachapoly library/chachapoly.o
     not grep mbedtls_cmac library/cmac.o
 
-    make
-
     # Run the tests
     # -------------