mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-24 06:07:52 -04:00
[.github] typo fix
This commit is contained in:
parent
6711a6d221
commit
38b6c02577
1 changed files with 2 additions and 1 deletions
3
.github/workflows/riscv-arch-test.yml
vendored
3
.github/workflows/riscv-arch-test.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue