mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
Removing tests folder
This commit is contained in:
2
.github/workflows/integration-blog.yml
vendored
2
.github/workflows/integration-blog.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
bash services/tests/image/test-docker.sh
|
||||
|
||||
- name: Test Blog services
|
||||
working-directory: services/tests
|
||||
working-directory: services/test/integration
|
||||
run: |
|
||||
go clean -testcache && GOMAXPROCS=4 go test -timeout 15m --tags=blog -v ./...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user