mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-13 19:45:26 +00:00
Cleanup (#102)
* cleanup * cleanup go mod * Remove doc generation * add no integration test * fix broken test * rename workflow
This commit is contained in:
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
run: |
|
||||
bash services/test/image/test-docker.sh
|
||||
|
||||
- name: Test Blog services
|
||||
- name: Test Services
|
||||
working-directory: services/test/integration
|
||||
run: |
|
||||
go clean -testcache && GOMAXPROCS=4 go test -timeout 15m --tags=integration -v ./...
|
||||
|
||||
Reference in New Issue
Block a user