cic-chain-events/run_tests.sh

5 lines
110 B
Bash

#! /bin/bash
set -e
source .env.test && go test -v -covermode atomic -coverprofile=covprofile ./internal/...