mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-19 17:50:26 +00:00
Cleanups and update of VS action
This commit is contained in:
parent
8fc7dcb516
commit
eae7356c70
3 changed files with 5 additions and 18 deletions
8
.github/workflows/test-compile.yml
vendored
8
.github/workflows/test-compile.yml
vendored
|
@ -1,12 +1,6 @@
|
|||
name: Compiler testing
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
pre_job:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue