End-to-end tests
End-to-end test for the provider
This commit is contained in:
committed by
Robbie Zhang
parent
803b0218c8
commit
345b53d816
@@ -23,4 +23,4 @@ jobs:
|
||||
command: V=1 make build
|
||||
- run:
|
||||
name: Tests
|
||||
command: V=1 CI=1 make test
|
||||
command: V=1 CI=1 SKIP_AWS_E2E=1 make test
|
||||
|
||||
Reference in New Issue
Block a user