Exclude fasttest

This commit is contained in:
Robert Schulze 2023-06-17 21:11:09 +00:00
parent 5311ebe1d2
commit b5b67f8094
No known key found for this signature in database
GPG Key ID: 26703B55FB13728A

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Tags: no-parallel
# Tags: no-parallel, no-fasttest
# Tag no-parallel: Messes with internal cache
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)