1
0
mirror of https://github.com/olofk/serv.git synced 2026-02-14 11:23:59 +00:00

Tidy up GH Actions naming

This commit is contained in:
Olof Kindgren
2023-07-10 15:07:38 +02:00
parent c6e5053c78
commit 9bb2f95bf4
4 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
name: run-formal
name: Formal verification
on: [push]
jobs:
formal:

View File

@@ -1,3 +1,5 @@
name: Run linter
on: [push, pull_request]
jobs:

View File

@@ -1,4 +1,5 @@
name: build-openlane-sky130
name: Build GDS using OpenLANE and sky130 PDK
on: [push]
jobs:
build-openlane:

View File

@@ -1,3 +1,5 @@
name: Build documentation
on:
push:
branches: