Drop now-spurious env var setting in call to behave at Circle CI config
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
- attach_workspace:
|
||||
at: /tmp/workspace
|
||||
- run: install /tmp/workspace/build/kapow /usr/bin
|
||||
- run: KAPOW_DATAAPI_URL=http://localhost:8082 behave --tags=~@skip
|
||||
- run: behave --tags=~@skip
|
||||
workflows:
|
||||
version: 2
|
||||
build_and_test:
|
||||
|
||||
Reference in New Issue
Block a user