mirror of
https://github.com/wassname/talk.git
synced 2026-08-04 13:23:35 +08:00
ammended to test on bs
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ integration: &integration
|
||||
command: ./bin/cli setup --defaults
|
||||
- run:
|
||||
name: Run the integration tests
|
||||
command: yarn e2e:ci
|
||||
command: yarn e2e --reports-folder "./test/e2e/reports" --bs-key "$BROWSERSTACK_KEY" --retries "1" --timeout "10000" --browsers "$E2E_BROWSERS"
|
||||
|
||||
version: 2
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user