fix: formats: protobuf: serde: formats appear disabled in fasttest

This commit is contained in:
Eliot Hautefeuille 2024-09-17 21:47:25 +02:00
parent 93ae7957b7
commit a44d6021df
No known key found for this signature in database
GPG Key ID: EDBE1CD54A6EA267
2 changed files with 2 additions and 0 deletions

View File

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

View File

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