Skip to content

Commit

Permalink
ci: add build for tests/countertest
Browse files Browse the repository at this point in the history
  • Loading branch information
cebarobot committed Sep 11, 2024
1 parent 0262880 commit 3954f15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
tests/cacheoptest/icache
tests/cacheoptest/llc
tests/aliastest
tests/countertest
run: |
for one_test in $tests; do
echo ::group::$one_test
Expand Down

0 comments on commit 3954f15

Please sign in to comment.