diff options
Diffstat (limited to 'jjb/demo')
-rw-r--r-- | jjb/demo/demo.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/demo/demo.yaml b/jjb/demo/demo.yaml index 2cec1347f..ea7bcaf8c 100644 --- a/jjb/demo/demo.yaml +++ b/jjb/demo/demo.yaml @@ -61,7 +61,7 @@ project-name: 'demo' python-version: python3 jobs: - - '{project-name}-{stream}-{subproject}-lint' + - integration-linters subproject: - 'yaml': tox-dir: '.' |