correct the package run

This commit is contained in:
HiteshRepo 2024-01-29 17:21:23 +05:30
parent 46770fb12b
commit 27f828759a

View File

@ -283,7 +283,7 @@ jobs:
-failfast \ -failfast \
-p 1 \ -p 1 \
-timeout 10m \ -timeout 10m \
-run github.com/alcionai/corso/src/pkg/config \ ./pkg/config \
2>&1 | tee /tmp/corso-retention-testlog/gotest-ci.log 2>&1 | tee /tmp/corso-retention-testlog/gotest-ci.log
# run the tests # run the tests