mirror of https://github.com/lnis-uofu/SOFA.git
[CICD] Shortened name for CI quick view
This commit is contained in:
parent
f260a91114
commit
15b64a68aa
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue