Skip to content

GSEControl has a name, use it in Eclipse #47

GSEControl has a name, use it in Eclipse

GSEControl has a name, use it in Eclipse #47

Workflow file for this run

# *************************************************************************
# ** Copyright (c) 2022 CentraleSupélec & EDF.
# ** All rights reserved. This program and the accompanying materials
# ** are made available under the terms of the Eclipse Public License v2.0
# ** which accompanies this distribution, and is available at
# ** https://www.eclipse.org/legal/epl-v20.html
# **
# ** This file is part of the RiseClipse tool
# **
# ** Contributors:
# ** Computer Science Department, CentraleSupélec
# ** EDF R&D
# ** Contacts:
# ** [email protected]
# ** [email protected]
# ** Web site:
# ** https://riseclipse.github.io
# *************************************************************************
name: Build
# This workflow is triggered on every push to verify that the project builds correctly and runs Sonar + Unit tests
on:
push
jobs:
call-verify-workflow:
name: Verify Project
uses: riseclipse/riseclipse-developer/.github/workflows/Shared-Verify-Components.yml@master
with:
run_sonarqube: false