mirror of
https://github.com/olofk/serv.git
synced 2026-02-06 16:04:37 +00:00
Fix CI after branch renaming
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v1
|
||||
- name: Lint Verilog source files with Verilator
|
||||
uses: librecores/ci-fusesoc-action@master
|
||||
uses: librecores/ci-fusesoc-action@main
|
||||
with:
|
||||
command: 'run'
|
||||
core: 'serv'
|
||||
|
||||
Reference in New Issue
Block a user