ci: Fix test name.

This commit is contained in:
Florent Kermarrec 2022-06-03 15:34:08 +02:00
parent 65664bab4f
commit f0ca433fe1
1 changed files with 1 additions and 1 deletions

View File

@ -41,4 +41,4 @@ jobs:
run: | run: |
export PATH=/usr/local/riscv/bin:$PATH export PATH=/usr/local/riscv/bin:$PATH
export PATH=/usr/local/openrisc/bin:$PATH export PATH=/usr/local/openrisc/bin:$PATH
python3 -m unittest test.test_marocchino python3 -m unittest test.test_cpu.TestCPU.test_marocchino