Skip to content

feat(GUI/Display): display endGame #210

feat(GUI/Display): display endGame

feat(GUI/Display): display endGame #210

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