Skip to content

Commit 9c5d96b

Browse files
Run go mod tidy
Run `go mod tidy` to see if that fixes things.
1 parent 85700f5 commit 9c5d96b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/run-oats-tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
set -euo pipefail
44

55
cd oats/yaml
6+
go mod tidy
67
go install github.com/onsi/ginkgo/v2/ginkgo
78
export TESTCASE_SKIP_BUILD=true
89
export TESTCASE_TIMEOUT=5m

0 commit comments

Comments
 (0)