3
0
Fork 0
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:
Miodrag Milanovic 2024-04-25 08:37:44 +02:00 committed by Krystine Sherwin
parent 8fc7dcb516
commit eae7356c70
No known key found for this signature in database
3 changed files with 5 additions and 18 deletions

View file

@ -1,12 +1,6 @@
name: Compiler testing
on:
pull_request:
branches:
- main
push:
branches:
- main
on: [push, pull_request]
jobs:
pre_job: