Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 21724fe

Browse files
committedOct 16, 2024·
wip
1 parent 1bcb6cc commit 21724fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: check-avocado
5555
run: ./run.sh amd64 make -C build check-avocado
5656

57-
check:
57+
check: # Run block, qapi-schema, unit, softfloat, qtest and decodetree tests
5858
runs-on: ubuntu-latest
5959
steps:
6060
- name: checkout

0 commit comments

Comments
 (0)
Please sign in to comment.