[.github] typo fix

This commit is contained in:
stnolting 2022-01-04 16:51:42 +01:00
parent 6711a6d221
commit 38b6c02577

View file

@ -32,4 +32,5 @@ jobs:
- name: '🚧 Run RISC-V Architecture Tests'
uses: docker://ghcr.io/stnolting/neorv32/sim
run: ./do.py RunRISCVArchitectureTests -s ${{ matrix.suite }}
with:
args: ./do.py RunRISCVArchitectureTests -s ${{ matrix.suite }}