fixes leftover in action

This commit is contained in:
2026-01-10 12:17:59 +01:00
parent de824b6483
commit 0c150fa3bb

View File

@@ -1,11 +1,7 @@
name: Smoketest
on:
push:
<<<<<<< HEAD
branches: [ "main" ]
=======
branches: [ "*" ]
>>>>>>> 59096e7 (updates github action)
branches: [ "main", "develop" ]
pull_request:
branches: [ "main" ]
@@ -44,8 +40,3 @@ jobs:
working-directory: ${{github.workspace}}
run: build/${{env.BUILD_TYPE}}/src/riscv-vp --isa 'rv32gc_msu' -v INFO -f fw/hello-world/hello.elf