Skip to content

Commit

Permalink
[review] github: add CI workflow
Browse files Browse the repository at this point in the history
Fixing name of test

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
  • Loading branch information
jenswi-linaro committed Feb 4, 2025
1 parent 0ff2325 commit a9f2a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ permissions:
contents: read # to fetch code (actions/checkout)
jobs:
QEMUv8_check1:
name: make check (QEMUv8) 1 / 2
name: make check (QEMUv8)
runs-on: ubuntu-latest
container: jforissier/optee_os_ci:qemu_check
steps:
Expand Down

0 comments on commit a9f2a32

Please sign in to comment.