Skip to content

Commit c6fcaaa

Browse files
committed
ci: make sure AT CI catches errors
Signed-off-by: Vitor Bandeira <[email protected]>
1 parent 560af1d commit c6fcaaa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

flow/test/test_autotuner.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
#!/usr/bin/env bash
2+
3+
set -eoux pipefail
4+
25
DESIGN_NAME=${1:-gcd}
36
PLATFORM=${2:-nangate45}
47

0 commit comments

Comments
 (0)