mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-20 12:36:26 +00:00
feat: e2e tests and a lot of refactoring for existing tests
This commit is contained in:
@@ -106,9 +106,12 @@ jobs:
|
||||
kubectl cluster-info
|
||||
|
||||
|
||||
- name: Test
|
||||
- name: Unit Tests
|
||||
run: make test
|
||||
|
||||
- name: E2E Tests
|
||||
run: make e2e
|
||||
|
||||
- name: Generate Tags
|
||||
id: generate_tag
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user