diff --git a/.github/workflows/sel4test-sim.yml b/.github/workflows/sel4test-sim.yml index 33436c89..38969fbf 100644 --- a/.github/workflows/sel4test-sim.yml +++ b/.github/workflows/sel4test-sim.yml @@ -22,7 +22,7 @@ concurrency: cancel-in-progress: ${{ github.event_name == 'pull_request' }} jobs: - cparser: + simulation: name: Simulation runs-on: ubuntu-latest strategy: