Skip to content

fix(GUI/Display): remove name team test for the end game #214

fix(GUI/Display): remove name team test for the end game

fix(GUI/Display): remove name team test for the end game #214

Workflow file for this run

name: Pipeline-gui
on:
workflow_dispatch:
push:
paths:
- "**.cpp"
- "gui/**"
pull_request:
paths:
- "**.cpp"
- "gui/**"
jobs:
coding-style:
name: Coding-style
uses: ./.github/workflows/coding-style.yml