mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Added back test step to circle.yml
This commit is contained in:
parent
3334e6bf61
commit
595a1fe852
@ -21,9 +21,8 @@ dependencies:
|
||||
|
||||
test:
|
||||
override:
|
||||
- echo "test"
|
||||
# - godep go test -v ./pkg/...
|
||||
# - ./node_modules/grunt-cli/bin/grunt test
|
||||
- godep go test -v ./pkg/...
|
||||
- ./node_modules/grunt-cli/bin/grunt test
|
||||
|
||||
deployment:
|
||||
develop:
|
||||
|
Loading…
Reference in New Issue
Block a user