Commit 0235295d authored by Godefroid Chapelle's avatar Godefroid Chapelle

Problem: CI results on GH actions not very readable

Solution: cleanup
parent 16ea8e6a
name: Test in Centos container name: Centos containers
on: [push, pull_request] on: [push, pull_request]
......
name: Test in Debian container name: Debian containers
on: [push, pull_request] on: [push, pull_request]
......
name: Tests on Windows, MacOS, or Ubuntu runners name: Ubuntu, MacOS, Windows machines
on: [push] on: [push]
......
name: Test generating scripts with setuptools head name: Script generation with setuptools head
on: on:
schedule: schedule:
......
name: Test generating scripts name: Script generation
on: [push] on: [push]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment