add no parallel

This commit is contained in:
Arthur Passos 2024-06-24 21:21:03 -03:00
parent a1928bd299
commit 907a54e9f6

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Tags: no-fasttest
# Tags: no-fasttest, no-parallel
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh