Fix CI: random class issue, t-eoRoulette and update the workflow
This commit is contained in:
parent
ec1a0f0c62
commit
93e89828b8
3 changed files with 7 additions and 16 deletions
7
.github/workflows/build_ubuntu_debug.yml
vendored
7
.github/workflows/build_ubuntu_debug.yml
vendored
|
|
@ -1,10 +1,5 @@
|
|||
name: Build Debug (Ubuntu)
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue