From cc546cdedc62c07e27b91c8742eef4dc7ad83b0a Mon Sep 17 00:00:00 2001 From: tangxifan Date: Thu, 2 Sep 2021 16:42:24 -0700 Subject: [PATCH] [CI] Enable github actions --- .github/workflows/build.yml | 9 ++++----- yosys | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6b88712f1..77ccb1527 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,11 +3,10 @@ name: linux_build # Run CI on push, PR, and weekly. on: - workflow_dispatch: -# push: -# pull_request: -# schedule: -# - cron: "0 0 * * 0 " # weekly + push: + pull_request: + schedule: + - cron: "0 0 * * 0 " # weekly # Environment variables env: diff --git a/yosys b/yosys index f44a4f908..c9555c9ad 160000 --- a/yosys +++ b/yosys @@ -1 +1 @@ -Subproject commit f44a4f90867b49837da048f9055fdcd8a13c335b +Subproject commit c9555c9adeba886a308c60615ac794ec20d9276e