run all tests in the package site

This commit is contained in:
HiteshRepo 2024-01-28 20:23:13 +05:30
parent fbb8bc7fe7
commit 7f458b047e

View File

@ -309,7 +309,7 @@ jobs:
-failfast \
-p 1 \
-timeout 20m \
-run '^TestSharePointSuite/' ./internal/m365/collection/site \
./internal/m365/collection/site \
2>&1 | tee -a ./testlog/gotest-unit.log
# - name: all tests