mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-24 17:41:03 +01:00
ci: updated unit testing
This commit is contained in:
2
.github/workflows/docker-crawlab.yml
vendored
2
.github/workflows/docker-crawlab.yml
vendored
@@ -101,7 +101,7 @@ jobs:
|
||||
if [ -d "$dir" ]; then
|
||||
echo "Running tests in $dir"
|
||||
cd $dir
|
||||
go test ./... -v
|
||||
go test ./...
|
||||
cd ..
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user