Remove null mapping from CircleCI config.
This commit is contained in:
parent
3e33ad5f9a
commit
4c8f7361b5
|
@ -17,7 +17,6 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: Setup cmake build
|
name: Setup cmake build
|
||||||
command: ./scripts/setup-cmake.sh
|
command: ./scripts/setup-cmake.sh
|
||||||
-
|
|
||||||
|
|
||||||
# Orchestrate jobs using workflows
|
# Orchestrate jobs using workflows
|
||||||
# See: https://circleci.com/docs/configuration-reference/#workflows
|
# See: https://circleci.com/docs/configuration-reference/#workflows
|
||||||
|
|
Loading…
Reference in New Issue