1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-30 09:45:15 +01:00

Updates push.yml

This commit is contained in:
Amir Raminfar
2020-04-16 14:35:03 -07:00
parent f644f7b9b3
commit cf6f3945b5
2 changed files with 21 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v2
- name: Run Go Tests with Coverage
run: go test -cover ./...
docker-build:
int-test:
name: Integration Tests
runs-on: ubuntu-latest
steps: