Attempt to run again with fix syntax for new CircleCI builds.
This commit is contained in:
parent
af3e27920f
commit
0910dfaf4e
|
@ -29,7 +29,7 @@ jobs:
|
||||||
name: Wait until SauceLabs tunnel is available
|
name: Wait until SauceLabs tunnel is available
|
||||||
command: scripts/wait_until_sc_ready.sh
|
command: scripts/wait_until_sc_ready.sh
|
||||||
|
|
||||||
-run:
|
- run:
|
||||||
name: Test API
|
name: Test API
|
||||||
command: make test-api
|
command: make test-api
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue