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