mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-23 13:47:33 -04:00
Update Linty.yml
This commit is contained in:
parent
cf19dd7739
commit
c940d8fbaa
1 changed files with 3 additions and 2 deletions
5
.github/workflows/Linty.yml
vendored
5
.github/workflows/Linty.yml
vendored
|
@ -34,12 +34,13 @@ jobs:
|
|||
-e TABBY_CAD_LICENSE="$TABBY_CAD_LICENSE" \
|
||||
-v "$PWD:/usr/src" \
|
||||
lintyservices/linty-scanner:latest
|
||||
ls -al
|
||||
env:
|
||||
TABBY_CAD_LICENSE: ${{ secrets.TABBY_CAD_LICENSE }}
|
||||
|
||||
- name: Debug
|
||||
- name: Test
|
||||
run: ls -al
|
||||
|
||||
- name: Debug
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue