mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-31 04:01:16 +00:00
Add more names
This commit is contained in:
parent
ba2841a02d
commit
5870697524
2
.github/workflows/analyze.yml
vendored
2
.github/workflows/analyze.yml
vendored
@ -4,6 +4,7 @@ on: [push, pull_request]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
decomplint-isle:
|
decomplint-isle:
|
||||||
|
name: 'ISLE annotations'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
@ -18,6 +19,7 @@ jobs:
|
|||||||
python3 tools/decomplint/decomplint.py ISLE --module ISLE --warnfail
|
python3 tools/decomplint/decomplint.py ISLE --module ISLE --warnfail
|
||||||
|
|
||||||
decomplint-lego1:
|
decomplint-lego1:
|
||||||
|
name: 'LEGO1 annotations'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user