[CICD] Shortened name for CI quick view

This commit is contained in:
Ganesh Gore 2021-04-03 18:31:19 -06:00
parent f260a91114
commit 15b64a68aa
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# TODO: Add verification task after the netlist modification
################################################################################
name: Architecture XML Regression
name: Arch XML Regression
# Run CI on push on each branch
on:
@ -11,7 +11,7 @@ on:
jobs:
generate_netlist:
name: Architecture development
name: Arch development
runs-on: ubuntu-18.04
container: ghcr.io/lnis-uofu/openfpga-master:latest
strategy: