Make ECP lint runner-compatible
This commit is contained in:
parent
d7f76d6ab2
commit
0c41193867
4 changed files with 12 additions and 1 deletions
|
|
@ -68,6 +68,7 @@ jobs:
|
|||
run: |
|
||||
set -euo pipefail
|
||||
cd .repo
|
||||
export EVERY_CHANNEL_ECP_LINT_MIN_ID=120
|
||||
nix develop --accept-flake-config -c bash ./scripts/ecp-lint.sh
|
||||
|
||||
- name: Rust tests (core subset)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue